Package | Description |
---|---|
org.apache.jetspeed.search |
Modifier and Type | Method and Description |
---|---|
SearchResults |
SearchEngine.search(String query)
Searches documents by the query.
|
SearchResults |
SearchEngine.search(String query,
String defaultFieldName)
Searches documents by the query against the default field name.
|
SearchResults |
SearchEngine.search(String query,
String defaultFieldName,
int topHitsCount)
Searches documents by the query against the default field name.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.