|
Liferay 6.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParseException | |
|---|---|
| com.liferay.portal.kernel.search | |
| com.liferay.portal.search.lucene | |
| Uses of ParseException in com.liferay.portal.kernel.search |
|---|
| Methods in com.liferay.portal.kernel.search that throw ParseException | |
|---|---|
void |
BooleanQuery.add(Query query,
BooleanClauseOccur booleanClauseOccur)
|
void |
BooleanQuery.add(Query query,
String occur)
|
void |
BooleanQuery.addTerm(String field,
long value)
|
void |
BooleanQuery.addTerm(String field,
String value)
|
void |
BooleanQuery.addTerm(String field,
String value,
boolean like)
|
protected void |
BaseBooleanQueryImpl.addTerms(String[] fields,
Map<String,List<String>> termFieldsValuesMap)
|
void |
BooleanQuery.addTerms(String[] fields,
String values)
|
void |
BaseBooleanQueryImpl.addTerms(String[] fields,
String values)
|
| Uses of ParseException in com.liferay.portal.search.lucene |
|---|
| Methods in com.liferay.portal.search.lucene that throw ParseException | |
|---|---|
void |
BooleanQueryImpl.add(Query query,
BooleanClauseOccur booleanClauseOccur)
|
void |
BooleanQueryImpl.add(Query query,
String occur)
|
void |
BooleanQueryImpl.addTerm(String field,
long value)
|
void |
BooleanQueryImpl.addTerm(String field,
String value)
|
void |
BooleanQueryImpl.addTerm(String field,
String value,
boolean like)
|
|
Liferay 6.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||