public static interface TemporaryIndexProvider.IndexSearcher<T>
Modifier and Type | Method and Description |
---|---|
T |
search(SearchProvider searchProvider)
Computes a result, or throws an exception if unable to do so.
|
T search(SearchProvider searchProvider) throws SearchException
SearchException
- if unable to compute a result of the searchCopyright © 2002-2018 Atlassian. All Rights Reserved.