Package io.jmix.searchelasticsearch.searching.strategy.impl
@NonNullApi
package io.jmix.searchelasticsearch.searching.strategy.impl
-
ClassesClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Class that encapsulates logic of
SearchStrategy
that searches documents with at least one field matches at least one input word.Class that encapsulates logic ofSearchStrategy
that searches documents with at least one field matches the entire phrase - all input words in provided order.Class that encapsulates logic ofSearchStrategy
that searches documents by prefix.