Class DefaultQueryFactory

java.lang.Object
de.cxp.ocs.elasticsearch.query.builder.DefaultQueryFactory
All Implemented Interfaces:
ESQueryFactory

public class DefaultQueryFactory extends Object implements ESQueryFactory

A predefined broad query that tries to get good results without loosing too much precision.

No QueryBuildingSettings are supported. Everything is predefined with this query.

It should only be used with the main fields and their '.standard' subfield, because it uses the standard analyzer.