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

update mappings.json for plone6 #17

Closed animus888 closed 1 year ago

animus888 commented 1 year ago

mappings_json Tried mapping "blocks" and "blocks_layout" for plone6/volto as flattened fields (maybe not the ideal approach).

blocks_layout should be dropped via postprocessing -> not really necessary for indexing.

ksuess commented 1 year ago

See updated example of https://github.com/collective/collective.elastic.ingest/pull/19