Package de.cxp.ocs.elasticsearch.query.builder
-
Class Summary Class Description ConditionalQueries ConditionalQueries.ComposedPredicate ConditionalQueries.PatternCondition ConditionalQueries.TermCountCondition ConfigurableQueryFactory Factory that exposes the flexibility of Elasticsearch query-string-query to OCS using a configuration.DefaultQueryFactory A predefined broad query that tries to get good results without loosing too much precision.ESQueryFactoryBuilder utility for Searcher class to extract the creation of ESQueryBuilders based on the given configurationMatchAllQueryFactory a broad query that tries to get good results without loosing too much precision.NgramQueryFactory Builds a multi-match-query that uses the ngram sub-fields to handle decomposition and fuzziness.PredictionQueryFactory Query factory that analyzes the search keywords and already checks Elasticsearch about which terms hit documents together (including spell correction and term shingles).