Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix enriched results after importing Document #373

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

thexeos
Copy link
Contributor

@thexeos thexeos commented Feb 8, 2023

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

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

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 ts-thomas merged commit 8941276 into nextapps-de:master Jan 6, 2024
@ts-thomas
Copy link
Contributor

Great, thanks a lot.

@maxhoffmann
Copy link

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

Screenshot 2024-01-06 at 19 40 29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Imported index doesn't return enriched results
3 participants