issues
search
collective
/
collective.elastic.ingest
Plone Search Integration: Ingestion service queue runner between Plone RestAPI and Open-/ElasticSearch
https://pypi.org/project/collective.elastic.ingest/
GNU General Public License v2.0
3
stars
0
forks
source link
Refactor toward a 2.0
#27
Closed
jensens
closed
11 months ago
jensens
commented
12 months ago
[x] no longer mapping/analysis files in code
[x] new examples directory with example mappings and text analysis
[x] fix CI and add GH Actions
[x] pimp README, example instruction how to run OpenSearch locally
[x] no need to have both, opensearch-py/ elasticsearch libs installed if only one is needed
[x] remove legacy code: reduce support to ES8+/OS2+
[x] thread local index client cache