|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.elasticpath.service.index.impl.AbstractQueryComposerImpl
com.elasticpath.service.index.impl.OrderQueryComposerImpl
public class OrderQueryComposerImpl
A query compose for orders search.
| Constructor Summary | |
|---|---|
OrderQueryComposerImpl()
|
|
| Method Summary | |
|---|---|
org.apache.lucene.search.Query |
composeFuzzyQuery(SearchCriteria searchCriteria)
Compose a query based on the given search crieteria. |
org.apache.lucene.search.Query |
composeQuery(SearchCriteria searchCriteria)
Compose a query based on the given search crieteria. |
| Methods inherited from class com.elasticpath.service.index.impl.AbstractQueryComposerImpl |
|---|
getAnalyzer, getElasticPath, setAnalyzer, setElasticPath |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OrderQueryComposerImpl()
| Method Detail |
|---|
public org.apache.lucene.search.Query composeFuzzyQuery(SearchCriteria searchCriteria)
composeFuzzyQuery in interface QueryComposersearchCriteria - the given search crieteria
public org.apache.lucene.search.Query composeQuery(SearchCriteria searchCriteria)
composeQuery in interface QueryComposersearchCriteria - the given search crieteria
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||