-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Add vector search file extensions to preload info #97375
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add vector search file extensions to preload info #97375
Conversation
Documentation preview: |
Pinging @elastic/es-docs (Team:Docs) |
Pinging @elastic/es-search (Team:Search) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it would be good to call out the vector focused ones separately to indicate how to optimize for vector search.
@benwtrent Thanks for your review, Ben. By this you mean as a separate sub-section called "Optimizing for vector search"? |
No, probably just a separate sentence mentioning these are the specific extensions for vector. All the other ones are specific to text search and aggs. I think what we honestly need is an enumerated list of all extensions and what each individual extension contributes to... But that is a separate issue :). |
This reverts commit 3f5e6d1.
@benwtrent Please check if the new version looks better. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. I added auto-backport-and-merge
all the way back to when we GA'd. that way folks on older versions have correct documentation.
Add vector search file extensions to preload info Related to elastic#96955
Add vector search file extensions to preload info Related to elastic#96955
Add vector search file extensions to preload info Related to elastic#96955
Add vector search file extensions to preload info Related to elastic#96955
Add vector search file extensions to preload info Related to elastic#96955
Relates to #96955