<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: pysolr</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/pysolr.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2008-01-09T20:50:23+00:00</updated><author><name>Simon Willison</name></author><entry><title>pysolr</title><link href="https://simonwillison.net/2008/Jan/9/pysolr/#atom-tag" rel="alternate"/><published>2008-01-09T20:50:23+00:00</published><updated>2008-01-09T20:50:23+00:00</updated><id>https://simonwillison.net/2008/Jan/9/pysolr/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://code.google.com/p/pysolr/"&gt;pysolr&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
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?


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/apache"&gt;apache&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/lucene"&gt;lucene&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/pysolr"&gt;pysolr&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/python"&gt;python&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/search"&gt;search&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/solr"&gt;solr&lt;/a&gt;&lt;/p&gt;



</summary><category term="apache"/><category term="lucene"/><category term="pysolr"/><category term="python"/><category term="search"/><category term="solr"/></entry></feed>