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
Coverage
Latests PyPI Release
License
onegov.search is released under GPLv2
Changelog
Unreleased
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.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file onegov.search-0.2.0.tar.gz
.
File metadata
- Download URL: onegov.search-0.2.0.tar.gz
- Upload date:
- Size: 19.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fca1d03cc2c7d8ab308fa90622a3a76ba07d094542bd8cd9183aae4ba445664b |
|
MD5 | 1bd8c24a014c5a678f3edc57c11db057 |
|
BLAKE2b-256 | 074c5c2353401fc99196356f109512dc579f7a9f0cf182d7517bb1d7ae7ee5dd |
Provenance
File details
Details for the file onegov.search-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: onegov.search-0.2.0-py3-none-any.whl
- Upload date:
- Size: 26.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c94a4c40c5bdb10f314962fd19abe08e51f42ad1ca3b27ef11f6300b942e30b |
|
MD5 | b657d762fbd427a60f3ee3e61f491657 |
|
BLAKE2b-256 | c513284b1f547fe3c97454f929afd3b1157a5c1c3ca6abb166fa992805b8fda4 |