public class Edismax extends Dismax
| Modifier and Type | Method and Description |
|---|---|
Edismax |
bf(String bf) |
Edismax |
boost(String boost) |
Edismax |
bq(String bq) |
SSelect |
end() |
Edismax |
lowercaseOperators() |
Edismax |
lowercaseOperators(boolean operators) |
Edismax |
mm(String mm) |
protected Set<HttpPara> |
paras() |
Edismax |
pf(String pf) |
Edismax |
pf2(String pf2) |
Edismax |
pf3(String pf3) |
Edismax |
ps(String ps) |
Edismax |
ps2(String ps2) |
Edismax |
ps3(String ps3) |
Edismax |
qalt(String qalt) |
Edismax |
qf(String qf)
query fileds
|
Edismax |
qs(String qs) |
Edismax |
stopwords() |
Edismax |
stopwords(boolean stopwords) |
Edismax |
tie(String tie) |
Edismax |
uf(String uf) |
public Edismax stopwords()
public Edismax stopwords(boolean stopwords)
public Edismax lowercaseOperators()
public Edismax lowercaseOperators(boolean operators)
Copyright © 2019. All rights reserved.