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 - #

Comments are closed.
A django site