public class BooleanQueryFactory extends SolrQueryFactory
| Modifier and Type | Class and Description |
|---|---|
static class |
BooleanQueryFactory.BooleanOperator |
boost| Constructor and Description |
|---|
BooleanQueryFactory(BooleanQueryFactory.BooleanOperator op,
SolrQueryFactory... factories) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
makeQueryString() |
createQuery, setBoost, toStringpublic BooleanQueryFactory(BooleanQueryFactory.BooleanOperator op, SolrQueryFactory... factories)
protected java.lang.String makeQueryString()
makeQueryString in class SolrQueryFactoryCopyright © 2018. All Rights Reserved.