We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We have runtime fields in the index mappings, we should extend the Query to be able to add these to a search request. See https://www.elastic.co/guide/en/elasticsearch/reference/7.12/runtime-search-request.html
Query
The text was updated successfully, but these errors were encountered:
Add possibility to define runtime fields in a search request.
c37bbd5
Original Pull Request #1972 Closes #1971
sothawo
Successfully merging a pull request may close this issue.
We have runtime fields in the index mappings, we should extend the
Query
to be able to add these to a search request. See https://www.elastic.co/guide/en/elasticsearch/reference/7.12/runtime-search-request.htmlThe text was updated successfully, but these errors were encountered: