Record indexer for Invenio.
Project description
Record indexer for Invenio.
Further documentation is available on https://invenio-indexer.readthedocs.io/
Changes
Version 1.2.6 (released 2022-05-13)
Add refresh method to RecordIndexer API class.
Version 1.2.5 (released 2022-05-05)
Add a config to defined the max number of concurrent consumers when bulk indexing.
Allows to retrieve all registered indexers.
Version 1.2.4 (released 2022-04-26)
Aligns with best practice from Kombu that producers should also declare queues.
Version 1.2.3 (released 2022-04-06)
Add indexer registry and use it in celery tasks.
Version 1.2.2 (released 2022-03-30)
Add support for Click v8.1+ and Flask v2.1+.
Version 1.2.1 (released 2021-03-05)
Remove pytest runner from setup dependencies
Version 1.2.0 (released 2020-09-16)
Changes delete requests to optimistic concurrency control by providing the the version and version_type in delete requests. The previous behavior can restored by calling RecordIndexer().delete(record, version=None, version_type=None) instead.
Adds support for using new-style record dumping controlled via the Record.enable_jsonref flag.
Version 1.1.2 (released 2020-04-28)
Introduces RecordIndexer.record_cls for customizing the record class.
Removes Python 2 support.
Version 1.1.1 (released 2019-11-21)
Fix bulk action parameters compatibility for Elasticsearch v7.
Version 1.1.0 (released 2019-07-19)
Add support for Elasticsearch v7.
Integrate index prefixing.
Add before_record_index.dynamic_connect() signal utility for more flexible indexer receivers.
Add schema_to_index utility from invenio-search (will be removed in next minor version of invenio-search).
Version 1.0.2 (released 2019-05-27)
Allow Elasticsearch indexing arguments to be modified by subscribing to before_record_index signal.
Version 1.0.1 (released 2018-10-11)
Allow forwarding arguments from RecordIndexer.process_bulk_queue to elasticsearch.helpers.bulk calls via the es_bulk_kwargs parameter.
Version 1.0.0 (released 2018-03-23)
Initial public 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 invenio-indexer-1.2.6.tar.gz
.
File metadata
- Download URL: invenio-indexer-1.2.6.tar.gz
- Upload date:
- Size: 36.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75dbee837e2cf2609a6871853e68f9e3d6b7b7d3943c8316a640e46141723a0c |
|
MD5 | 454e3feeca04c5847a62cf494496b89a |
|
BLAKE2b-256 | 11a145ddce6209e86136d4ce5bcefec76336ff8d433b145ef8f9b7aa6a343625 |
Provenance
File details
Details for the file invenio_indexer-1.2.6-py2.py3-none-any.whl
.
File metadata
- Download URL: invenio_indexer-1.2.6-py2.py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdbc5d6648e33492423f6e4164a058b74fddce890e134bc35446423ef955e7ec |
|
MD5 | 776ceb5fccaf961ea2add16a84080f9e |
|
BLAKE2b-256 | ddaa97765ec5efe935f20913e0a026b212720273fc74408cfb981df04f251e1a |