public abstract class SolrQueryFactory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected double |
boost |
| Constructor and Description |
|---|
SolrQueryFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
createQuery() |
protected abstract java.lang.String |
makeQueryString() |
void |
setBoost(double boost) |
java.lang.String |
toString() |
Copyright © 2018. All Rights Reserved.