-
Notifications
You must be signed in to change notification settings - Fork 25.6k
ES|QL Add full-text search to the functions docs page #116024
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
Conversation
Documentation preview: |
Pinging @elastic/es-docs (Team:Docs) |
Pinging @elastic/es-search-relevance (Team:Search Relevance) |
Done. |
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.
[discrete] | ||
[[esql-limitations-full-text-search]] | ||
=== Full-text search is not supported | ||
=== Full-text 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.
🎉 🎉 🎉 !
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.
nice!
@afoucret looks like we have a preview flag already?

and in function docs we have a disclaimer
unless you meant something else?
EDIT: Chris is too fast 😄
My bad, I don't know why I thought it was missing |
Now that the match and qstr functions are Tech Previewing, we should add them to the top-level functions doc page. Co-authored-by: Craig Taverner <[email protected]>
Now that the match and qstr functions are Tech Previewing, we should add them to the top-level functions doc page. Co-authored-by: Craig Taverner <[email protected]>
Now that the
match
andqstr
functions are Tech Previewing we should add them to the top-level functions doc page.