You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The procedure described on the section === Use the {es} Reindex API of the document has the following issues:
It's too advanced.
The destination index proposed might not be valid if data is rolled over.
The first step about indexing data with the Index API is now useless considering they can do that with Search Connectors and also integrate the data directly with the AI Assistant knowledge base.
Resources
Background:
Now that we have added in #4326 the information about how Search Connectors can help to enrich the AI Assistant Knowledge base, the method of using Reindex API proposed in the doc on the section...
=== Use the {es} Reindex API
... is probably not needed (or at least not needed as it is).
I would suggest to:
Determine the need of sharing such an advanced procedure to reindex data directly towards a system index (.kibana-observability-ai-assistant-kb-000001) now that there are other ways to enrich the AI Assistant KB.
Consider moving this type of procedure to an Elastic KB article instead of keeping it in the public document.
If we want to keep the content, then the following updates should be needed (IMO):
Add an introduction about when that procedure might be useful (for example to include existing data in Elasticsearch to the AI Assistant knowledge base)
Update the destination index of the reindex operation to use an alias and not a hardcoded index that could be rolled over.
Explain or add a note about this being an advanced procedure.
Consider a troubleshooting section (that's also another reason to move this to a Knowledge Article instead of keeping in the main doc.
cc: @lucabelluccini , if possible I'd love to hear your opinion on this.
cc: @emma-raffenne , as this is a follow up of our previous work, could you check this with @dgieselaar or someone else from the team?
Which documentation set does this change impact?
Stateful and Serverless
Feature differences
Both docs are very similar so in case of moving forward with this we should update both documents.
@eedugon
Thank you for creating this issue.
As @dgieselaar mentioned elsewhere, we don't want to recommend this method for adding content to the Knowledge Base, so IMO it's safe to remove it entirely from the user documentation.
Description
The procedure described on the section
=== Use the {es} Reindex API
of the document has the following issues:Resources
Background:
Now that we have added in #4326 the information about how Search Connectors can help to enrich the AI Assistant Knowledge base, the method of using
Reindex
API proposed in the doc on the section...... is probably not needed (or at least not needed
as it is
).I would suggest to:
system
index (.kibana-observability-ai-assistant-kb-000001
) now that there are other ways to enrich the AI Assistant KB.If we want to keep the content, then the following updates should be needed (IMO):
Knowledge Article
instead of keeping in the main doc.cc: @lucabelluccini , if possible I'd love to hear your opinion on this.
cc: @emma-raffenne , as this is a follow up of our previous work, could you check this with @dgieselaar or someone else from the team?
Which documentation set does this change impact?
Stateful and Serverless
Feature differences
Both docs are very similar so in case of moving forward with this we should update both documents.
What release is this request related to?
8.16
Collaboration model
The documentation team
Point of contact.
Main contact: @eedugon
Stakeholders: @emma-raffenne
The text was updated successfully, but these errors were encountered: