-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Document Elasticsearch member search #7068
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
|
||
This endpoint utilizes Elasticsearch to power results. This means that while it is very powerful, it's also tricky to use and reliant on the index, meaning results may not be immediately available for a recently-joined member. | ||
|
||
> warn |
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.
Do code blocks work inside warn boxes?
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.
hope so
Co-authored-by: val.le <81811276+valdotle@users.noreply.github.com>
Co-authored-by: val.le <81811276+valdotle@users.noreply.github.com>
Thanks for your contribution, but unfortunately we are leaving this endpoint undocumented at this time. Appreciate the thoroughness, though, and we'll consider re-opening this PR should that decision change. |
I tried to find all possible fields as the client doesn't make full use of the endpoint, but I might've missed a few