Skip to content

Latest commit

 

History

History
77 lines (61 loc) · 973 Bytes

CHANGELOG.rst

File metadata and controls

77 lines (61 loc) · 973 Bytes

Chages

v 0.8

  • Solr 4 support
  • Python 3 fixes
  • Test improvements

v 0.7.3

  • Python 3.3 support
  • Documentation updates

v 0.7.2

  • Using requests last version

v 0.7.1

  • methods for retrieving solrconfig.xml and schema.xml
  • HTTP Basic Auth and Digest Auth support
  • Bug fixes

v 0.7

  • mlt support
  • Python 2.6 support
  • New SolrResponse object that handles exceptions better
  • New theme for the documentation

v 0.6.1

  • Ping command
  • Tox integration
  • Documentation updates

v 0.6

  • Bug fixes
  • Cursors
  • Use OrderedDict for facets

v 0.5.1

  • Bug fixes
  • Travis-ci integration

v 0.5

  • Python 3.2 compatible
  • Documentation: Benchmarks

v 0.4

  • Concurrent search
  • Documentation: Recipes

v 0.3

  • Spellchecker support
  • Highlighting support

v 0.2

  • Stats module support
  • Documentation
  • Tests

v 0.1

  • Fully functional Solr interface
  • Facets support