Skip to main content

Elasticsearch integration for OneGov Cloud

Project description

Run the Tests

Install tox and run it:

pip install tox
tox

Limit the tests to a specific python version:

tox -e py27

Conventions

Onegov Search follows PEP8 as close as possible. To test for it run:

tox -e pep8

Onegov Search uses Semantic Versioning

Build Status

Build Status

Coverage

Project Coverage

Latests PyPI Release

Latest PyPI Release

License

onegov.search is released under GPLv2

Changelog

0.6.1 (2016-04-06)

  • Adds compatibility with Morepath 0.13. [href]

0.6.0 (2016-03-22)

  • Uses a simpler analyzer for autocompletion.

    This change leads to the autocompletion working more literally. That is if we enter ‘A1’, we will find ‘A1’ and ‘A11’ but not ‘A’. Before, all numbers were stripped from the autocompletion which is not what we want because we use autocompletion quite lierally (search for FRM-1234-5678 for example). [href]

0.5.0 (2016-02-22)

  • Migrates to latest elasticsearch-dsl release. [href]

0.4.0 (2016-02-03)

  • Adds support for query explanations. [href]

0.3.2 (2016-02-02)

  • Fixes connection pool exhaustion occuring when reindexing many tennants. [href]

0.3.1 (2016-01-26)

  • Keep elasticsearch-dsl below 0.0.9 until there’s a release that supports elasticsearch 2.0.0. [href]

0.3.0 (2016-01-11)

  • Require elasticsearch 2.1.1 or newer. [href]

0.2.0 (2016-01-11)

  • Pin elasticsearch to 2.1 for now.

    With 2.2 it’s no longer possible to support elasticsearch 1.0 and 2.0 with 2.x. So we have to support either or.

    Currently we support Elasticsearch 1.x. Soon we’ll upgrade to 2.x and use that exclusively.

    This release is therefore the last release that supports both 1.x and 2.x of elasticsearch. [href]

0.1.2 (2015-12-22)

  • Lowers the connection timeout to 5 seconds and uses sniff_on_connection_fail. [href]

  • Adds compatibility with Elasticsearch 2.1. [href]

  • Fixes a number of Elasticsearch 2.0 specific bugs. [href]

0.1.1 (2015-10-15)

  • Adds compatibility with Elasticserach 2.0. [href]

  • Use ‘de_CH’ translation instead of ‘de’. [href]

0.1.0 (2015-10-12)

  • Fixes the delete process failing under certain polymorphic configurations. [href]

  • Removes Python 2.x support. [href]

0.0.7 (2015-09-29)

  • Catch all significant errors during indexing. [href]

0.0.6 (2015-09-28)

  • Adds the ability to define multiple suggestion inputs per document. [href]

  • Adds a switch to disable elasticsearch integration. [href]

0.0.5 (2015-09-25)

  • The certificates of elasticsearch hosts are now verified by default. [href]

  • Adds completion suggestions for search-as-you-type. [href]

  • Fixes reindex not properly working with onegov.town. [href]

0.0.4 (2015-09-22)

  • Fixes localized mapping not working correctly in certain cases. [href]

  • Stops the reindex command to create unwanted indices. [href]

  • Exclude all _source fields by default. [href]

  • Adds support for polymorphic SQLAlchemy models. [href]

  • ORM Models now may use any name for their primary key attribute. [href]

0.0.3 (2015-09-18)

  • No longer require elasticsearch to run when configuring the application. [href]

0.0.2 (2015-09-18)

  • Adds the ability to reindex all elasticsearch records. [href]

  • Fixes a number of issues with the onegov.town integration. [href]

0.0.1 (2015-09-17)

  • Initial Release

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

onegov.search-0.6.1.tar.gz (20.7 kB view details)

Uploaded Source

Built Distribution

onegov.search-0.6.1-py3-none-any.whl (27.7 kB view details)

Uploaded Python 3

File details

Details for the file onegov.search-0.6.1.tar.gz.

File metadata

File hashes

Hashes for onegov.search-0.6.1.tar.gz
Algorithm Hash digest
SHA256 7da8ded67f92e5cf33efc29a91c0abc0118c595094698994cb6d23dac205b04d
MD5 97655adfab25e8ca6020df112c7c4395
BLAKE2b-256 ca6f0295eebe31ee4d840cb62a417dbd49bc4bd6df78fd894168b833e5d0839a

See more details on using hashes here.

Provenance

File details

Details for the file onegov.search-0.6.1-py3-none-any.whl.

File metadata

File hashes

Hashes for onegov.search-0.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e3392b276aff1e982f27df051871d3545e5b30e0dce906053a4a102b3c13147c
MD5 c4c61355b5cee84296ba1a7a9c5b2db4
BLAKE2b-256 ad2c7ebe84d55fd004aef594953d345047850c348af25097ceec6ad837768343

See more details on using hashes here.

Provenance

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