This issue has been created
There are 2 updates.
 
 
LLM AI Integration / cid:jira-generated-image-avatar-077fce71-b713-43aa-9c07-23bc828e5f19 LLMAI-74 Open

Make the document store replaceable

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-a6a525e5-d800-4423-9522-3bd413057965 Michael Hamann created this issue on 27/May/24 14:32
 
Summary: Make the document store replaceable
Issue Type: cid:jira-generated-image-avatar-077fce71-b713-43aa-9c07-23bc828e5f19 Improvement
Affects Versions: 0.3.1
Assignee: Unassigned
Created: 27/May/24 14:32
Priority: cid:jira-generated-image-static-major-5b0dc8f2-4b4a-43a1-88a2-932e5afcec13 Major
Reporter: Michael Hamann
Description:

It should be possible to select for each collection where the documents should be stored. The current behavior should be an "In the Collection" option. Extensions could, e.g., implement to directly query the documents to be indexed from an external data source or existing XWiki documents. The focus will be on reading documents. Updating documents through the REST API will only be available for the "In the Collection" option.

To implement this, a component role for a document store should be introduced. It should also be clearly documented how the document store informs the indexer about created, updated or changed documents.

 
 

2 updates

 
cid:jira-generated-image-avatar-a6a525e5-d800-4423-9522-3bd413057965 Changes by Michael Hamann on 27/May/24 14:32
 
Fix Version: 0.4
Assignee: Michael Hamann