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

sync: debug with debug-sync-b784 #1521

Merged
merged 89 commits into from
May 31, 2024
Merged

sync: debug with debug-sync-b784 #1521

merged 89 commits into from
May 31, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Apr 4, 2024

sync-branches: syncing branch with debug-sync-b784

Robbie1977 and others added 30 commits February 19, 2024 19:15
updating with full cache code
For efficiently querying a large number of IDs, consider using the filter query parameter with a terms query. This is more efficient than using OR conditions and does not count against the boolean clause limit.
Here, fq is a filter query, which is a query that does not influence scoring and is cached for faster subsequent searches. The !terms query parser allows specifying multiple values for a field, in this case ID, separated by commas.
Resolved issue with subclass of queries
Robbie1977 and others added 29 commits March 20, 2024 11:33
New release candidate with fixes to cached queries
@Robbie1977 Robbie1977 merged commit 0a9c0f3 into debug May 31, 2024
1 of 7 checks passed
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.

None yet

2 participants