Commit 6f27ac8
authored
Use binarySearch over terms instead of automaton in termsQueries on Wildcard fields (elastic#128920)
This commit adds a BinaryDvConfirmedTermsQuery to execute terms queries which uses binary search over terms instead of an automaton.1 parent 560f706 commit 6f27ac8
File tree
5 files changed
+354
-231
lines changed- x-pack/plugin/wildcard/src
- main/java/org/elasticsearch/xpack/wildcard/mapper
- test/java/org/elasticsearch/xpack/wildcard/mapper
5 files changed
+354
-231
lines changedLines changed: 0 additions & 164 deletions
This file was deleted.
0 commit comments