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
This should be super easy to add support for. I was able to patch it locally by just changing a couple lines.
Here is the page on elasticsearch for this: https://www.elastic.co/guide/en/elasticsearch/reference/7.0/search-request-track-total-hits.html
Thanks!
The text was updated successfully, but these errors were encountered:
Add method setTrackTotalHits to Elastica\Query (ruflin#1663)
7bc9900
0b7d31c
Add method setTrackTotalHits to Elastica\Query (#1663) (#1664)
837b11d
Closing as #1664 was merged.
Sorry, something went wrong.
No branches or pull requests
This should be super easy to add support for. I was able to patch it locally by just changing a couple lines.
Here is the page on elasticsearch for this:
https://www.elastic.co/guide/en/elasticsearch/reference/7.0/search-request-track-total-hits.html
Thanks!
The text was updated successfully, but these errors were encountered: