nextapps-de / flexsearch

Next-Generation full text search library for Browser and Node.js
Apache License 2.0
12.54k stars 492 forks source link

Fix enriched results after importing Document #373

Closed thexeos closed 10 months ago

thexeos commented 1 year ago

When exporting store and tag objects of Document, unset the field to prevent them from being scoped to an index in the importDocument method.

Fixes #358

maxhoffmann commented 1 year ago

I’d love to see this fixed. this currently prevents me from using the import/export feature which leads to people having to do the indexing on their device

ts-thomas commented 10 months ago

Great, thanks a lot.

maxhoffmann commented 10 months ago

unfortunately this didn't fix #384 @ts-thomas

Screenshot 2024-01-06 at 19 40 29