public interface DisMaxParams
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ALTQ
Alternate query (expressed in Solr QuerySyntax)
to use if main query (q) is empty
|
static String |
BF
query and init param for boosting functions
|
static String |
BQ
query and init param for boosting query
|
static String |
GEN
query and init param for field list
|
static String |
MM
query and init param for MinShouldMatch specification
|
static String |
MM_AUTORELAX
If set to true, will try to reduce MM if tokens are removed from some clauses but not all
|
static String |
PF
query and init param for phrase boost fields
|
static String |
PF2
query and init param for bigram phrase boost fields
|
static String |
PF3
query and init param for trigram phrase boost fields
|
static String |
PS
query and init param for Phrase Slop value in phrase
boost query (in pf fields)
|
static String |
PS2
default phrase slop for bigram phrases (pf2)
|
static String |
PS3
default phrase slop for bigram phrases (pf3)
|
static String |
QF
query and init param for query fields
|
static String |
QS
query and init param for phrase Slop value in phrases
explicitly included in the user's query string ( in qf fields)
|
static String |
TIE
query and init param for tiebreaker value
|
static final String MM_AUTORELAX
static final String PS
static final String QS
static final String ALTQ
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.