Package io.jmix.search.searching.impl
Class AbstractSearchStrategy
java.lang.Object
io.jmix.search.searching.impl.AbstractSearchStrategy
- All Implemented Interfaces:
SearchStrategy
- Direct Known Subclasses:
AllTermsAnyFieldElasticsearchSearchStrategy,AllTermsAnyFieldOpenSearchSearchStrategy,AllTermsSingleFieldElasticsearchSearchStrategy,AllTermsSingleFieldOpenSearchSearchStrategy,AnyTermAnyFieldElasticsearchSearchStrategy,AnyTermAnyFieldOpenSearchSearchStrategy,PhraseElasticsearchSearchStrategy,PhraseOpenSearchSearchStrategy
Base class for all search strategies.