Package de.cxp.ocs.elasticsearch.query.builder
package de.cxp.ocs.elasticsearch.query.builder
-
ClassDescriptionFactory that exposes the flexibility of Elasticsearch query-string-query to OCS using a configuration.A predefined broad query that tries to get good results without loosing too much precision.utility for Searcher class to extract the creation of ESQueryBuilders based on the given configurationBuilds a multi-match-query that uses the ngram sub-fields to handle decomposition and fuzziness.Special QueryFactory used for arranged searches that do not want to have a main-result included.Query factory that analyzes the search keywords and already checks Elasticsearch about which terms hit documents together (including spell correction and term shingles).Query factory uses the QueryPredictor to determine, which terms work together.