|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SearcherIF
INTERNAL: Represents a search engine. Instances of this class are able to perform searches across a collection of documents.
| Method Summary | |
|---|---|
void |
close()
INTERNAL: Releases resources associated with this searcher. |
SearchResultIF |
search(String query)
INTERNAL: Performs a query on an index. |
| Method Detail |
|---|
SearchResultIF search(String query)
throws IOException
IOException
void close()
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||