Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…13514) * Making fields searchable * Adding tests for boolean fields * Added tests for date fields * Updating termsQuery logic * Spotless * Updating terms test * Spotless * Ensure that the points are intersecting for doc_values * Spotless * Adding missing javadocs * Adding more tests for indexedValueForSearch * Adding MatchAllDocsQuery to asserts * Fix changelog * Simplify loop criteria + remove IndexOrDocValuesQuery * Add some comments * Fix indendation * Fixing boolean field tests * Revert to correct logic for termsQuery * Update terms logic to be more succinct * Fix terms test * Adding tests for boolean range query + fix range query to use term query inside * Checking if upper and lower terms are valid * Checking if upper and lower terms are valid * Fixing changelog --------- (cherry picked from commit dc77c46) Signed-off-by: Harsha Vamsi Kalluri <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information