Skip to content
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

Merge remote-tracking branch 'origin/master' into unstable #1913

Merged
merged 4 commits into from
Nov 17, 2023

Conversation

abhinavdangeti
Copy link
Member

No description provided.

CascadingRadium and others added 4 commits November 8, 2023 10:20
…ues (#1897)

sort_facet.md displays which query configuration utilizes docvalues and,
through a test scenario, illustrates the trade-off between the increase
in index size and the performance advantage gained in return.

---------

Co-authored-by: Abhinav Dangeti <[email protected]>
In case a document is not found, a nil check is required since
`doc.StoredFieldsBytes()` then results in a panic.
- Added timeout value, which the user can pass through request
parameters
 - Create context with the timeout value if present
 - Change the call to SearchInContext
|\
| * c8e3daf Likith B | #1873: Added timeout option in the Search Handler (#1898)
| * 6dee5e9 Aditi Ahuja | Added missing nil check (#1905)
| * 907c83e Rahul Rampure | Added a document that demonstrates the performance benefits of docvalues (#1897)
@abhinavdangeti abhinavdangeti merged commit 645d0e3 into unstable Nov 17, 2023
0 of 9 checks passed
@abhinavdangeti abhinavdangeti deleted the mergeMaster branch November 17, 2023 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants