Search: no index cleanup when re-uploading an existing version tag #14

Closed
opened 2026-02-02 22:57:18 +01:00 by qwc · 0 comments
Owner

If a version tag is overwritten (upload with same tag), the old indexed documents are not removed before the new ones are added. This could lead to stale search results from the previous upload.

Should call DeleteVersion before IndexVersion when the version already exists.

If a version tag is overwritten (upload with same tag), the old indexed documents are not removed before the new ones are added. This could lead to stale search results from the previous upload. Should call `DeleteVersion` before `IndexVersion` when the version already exists.
qwc closed this issue 2026-02-03 10:06:52 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
qwc-open/asiakirjat#14
No description provided.