Skip to content

Commit 6f27ac8

Browse files
authored
Use binarySearch over terms instead of automaton in termsQueries on Wildcard fields (#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

5 files changed

+354
-231
lines changed

x-pack/plugin/wildcard/src/main/java/org/elasticsearch/xpack/wildcard/mapper/BinaryDvConfirmedAutomatonQuery.java

Lines changed: 0 additions & 164 deletions
This file was deleted.

0 commit comments

Comments
 (0)