Skip to main content

solr search orm like query builder

Project description

Scorched is a sunburnt offspring and like all offspring it tries to make things better or at least different.

Git Repository and issue tracker: https://github.com/lugensa/scorched Documentation: http://scorched.readthedocs.org/en/latest/

https://coveralls.io/repos/lugensa/scorched/badge.png

travisci

Following some major differences:

  • No validation of queries in client code (make code much more lightweight)

  • Send and receive as json. (Faster 20k docs from 6.5s to 1.3s)

  • API is more lightweight e.g. add consums now only dicts.

  • Wildcard search strings need to be explicitly set.

  • Python 3

0.4 (2014-04-16)

  • Fixed fields convert to arrays.

  • Added FacetPivotOptions.

  • Added PostingsHighlightOptions.

  • Added boundaryScanner to HighlightOptions.

0.3 (2014-04-03)

  • Makes SolrResponse iterable.

0.2 (2014-03-24)

  • Added more tests

  • Added description in setup.py

0.1 (2014-03-20)

  • Python 3

  • Cleaner api moved redundant functions

  • Cleaner api removed filter_exclude use ~si.Q()

  • Cleaner api removed exclude use ~si.Q()

  • Fixed mlt_search (mlt component and handler)

  • Removed mx.DateTime

  • Removed redundant more_like_this

  • Offspring of sunburnt is born

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scorched-0.4.zip (76.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page