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

Question: is it possible to remove or update a document from the index? #105

Open
brunobord opened this issue Jun 13, 2024 · 0 comments
Open

Comments

@brunobord
Copy link

Hi there,

Apparently there's no way to remove a document from the index. Also, it looks like if you "push" an updated version of your document, it's indexed along with the previous one... making some sort of a duplicate.

It's probably because there's no way to give a unique identifier to a document, which I assume is by design. So there's no way to say: "replace this record" for example.

But as a consequence, if I want to remove or update an entry of my "document database", the only way I see is to rebuild the index from scratch. Is there another way? If not, do you think it's worth trying to add this feature?

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

No branches or pull requests

1 participant