Question: is it possible to remove or update a document from the index?
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
Start by reviewing the existing document and index APIs to determine whether documents can be removed or replaced without rebuilding the index. Define how a unique document identifier would work and what completed update and deletion behavior should be, then add appropriate coverage if the feature is pursued.
Written by the indexing model from the issue text.
Description
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?
- Dominant language
- Rust
- Stars
- 404
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from quickwit-oss/tantivy-cli
-
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
quickwit-oss/tantivy-cli#115 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
quickwit-oss/tantivy-cli#114 · 3 reactions ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
quickwit-oss/tantivy-cli#111 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
quickwit-oss/tantivy-cli#110 ·
-
Broken with nightly Open
quickwit-oss/tantivy-cli#104 · 3 comments · 1 assignee ·
All issues in quickwit-oss/tantivy-cli
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100