public class MatchingContextQueryFactory extends SolrQueryFactory
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MATCHING_CONTEXT_SOLR_FIELD |
boost| Constructor and Description |
|---|
MatchingContextQueryFactory(java.util.Collection<java.lang.String> matchingContexts) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
makeQueryString() |
createQuery, setBoost, toStringpublic static final java.lang.String MATCHING_CONTEXT_SOLR_FIELD
public MatchingContextQueryFactory(java.util.Collection<java.lang.String> matchingContexts)
protected java.lang.String makeQueryString()
makeQueryString in class SolrQueryFactoryCopyright © 2018. All Rights Reserved.