This issue has been created
There are 6 updates.
 
 
LLM AI Integration / cid:jira-generated-image-avatar-3eddb639-9c16-41ce-ab1b-76ad0280924a LLMAI-116 Closed

Removed spaces aren't cleaned from collections

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-c2e43333-1449-47c1-8865-da6f8cdbfe6c Michael Hamann created this issue on 26/Nov/24 17:35
 
Summary: Removed spaces aren't cleaned from collections
Issue Type: cid:jira-generated-image-avatar-3eddb639-9c16-41ce-ab1b-76ad0280924a Bug
Affects Versions: 0.6.2
Assignee: Unassigned
Created: 26/Nov/24 17:35
Priority: cid:jira-generated-image-static-major-b785ca79-17c6-443c-81b1-8509f70fedb8 Major
Reporter: Michael Hamann
Description:

Steps to reproduce:

  1. Create a collection with XWiki storage and add two spaces.
  2. Wait for indexing to complete.
  3. Remove one of the spaces.
  4. Check in the Live Data if the chunks of the removed space have been removed.

Expected result:

The removed space is gone.

Actual result:

The removed space is still there.

The issue is that the Solr query for deleting the chunks from the collection is incorrect and only deletes chunks that are also from another store (like the internal store).

 
 

6 updates

 
cid:jira-generated-image-avatar-c2e43333-1449-47c1-8865-da6f8cdbfe6c Changes by Michael Hamann on 26/Nov/24 17:36
 
Fix Version: 0.7
Documentation in Release Notes: N/A
Documentation: N/A
Assignee: Michael Hamann
Resolution: Fixed
Status: Open Closed