Interface ILuceneConnection.SearcherWithTokenAction<T>
- All Known Implementing Classes:
SearcherWithTokenAction
- Enclosing interface:
- ILuceneConnection
public static interface ILuceneConnection.SearcherWithTokenAction<T>
-
Method Summary
-
Method Details
-
perform
Perform search. The searcher is managed which means you must not close the searcher.- Throws:
IOException
-