|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryParseException | |
|---|---|
| de.nava.informa.search | This package contains classes for creating and searching news items through a full-text index. |
| Uses of QueryParseException in de.nava.informa.search |
|---|
| Methods in de.nava.informa.search that throw QueryParseException | |
|---|---|
List<ItemResult> |
ChannelSearcher.search(ChannelGroupIF channels,
String queryString)
Performs a query on the full-text index using the field ItemFieldConstants.TITLE_AND_DESC as the default search
field limited to ChannelSearcher.DEFAULT_MAX_RESULTS number of search
results. |
List<ItemResult> |
ChannelSearcher.search(ChannelGroupIF channels,
String queryString,
int maxResults)
Performs a query on the full-text index using the field ItemFieldConstants.TITLE_AND_DESC as the default search
field. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||