1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Notes about Pysolr
==================
Since that by the time this module was packaged there was an ITP already
open to package another Python Solr library, I honored this and renamed mine
after python-pysolr.
PySolr eventually uses 3rd party Python BeautifulSoup lib, just in the
case the remote Solr server identifies himself as being Coyoto HTTP.
Since this is not the most typical Solr configuration, this library stands
as a recommendation, and not as a proper dependency.
-- Ulises Vitulli <dererk@debian.org> Tue, 24 May 2011 10:16:42 -0300
|