Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

2 items tagged “solr”

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? 1 9th January 2008, 8:50 pm

Apache Solr 1.1. Solr is the search Web Service built on top of Lucene. The latest release introduces JSON, Python and Ruby response formats in addition to XML. 0 13th January 2007, 1:16 am

A django site