Pysolr Versions Save

Pysolr — Python Solr client

v3.10.0b2

8 months ago

v3.9.0

4 years ago
  • Improved SolrCloud support
  • Support for Solr.ping
  • Dropped support for Python 3.4
  • Added JSON interface which can be significantly faster

v3.8.1

5 years ago
  • extract() handles spaces and special characters in filenames
  • Python set() instances are handled automatically just like lists
  • Updates no longer commit by default

v3.2.0

10 years ago
  • Better XML serialization: see 0b1fb09803854da3363517043d929141954cc701
  • Update content extraction for newer versions of Solr - see #104, #96, #90
  • Test updates