Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

pysolr. Python wrapper for Solr, the search web service wrapper for Lucene. One thing I’m not clear on: do you need to configure Solr with the fields you’ll be indexing in advance, or can Solr create new fields on the fly to match the data you send it?

Tagged , , , , ,

1 comment

  1. You can do either at this point. If you don't want to configure your fields ahead of time, you can just use Solr's dynamic fields.

    Joseph Kocherhans - 9th January 2008 21:38 - #

Sign in with OpenID

Auto-HTML: Line breaks are preserved; URLs will be converted in to links.

Manual XHTML: Enter your own, valid XHTML. Allowed tags are a, p, blockquote, ul, ol, li, dl, dt, dd, em, strong, dfn, code, q, samp, kbd, var, cite, abbr, acronym, sub, sup, br, pre

A django site