public final class IndexQueryHelper extends Object
| Constructor and Description |
|---|
IndexQueryHelper() |
| Modifier and Type | Method and Description |
|---|---|
static List<List<Map<String,?>>> |
getAllIndexFields(org.apache.lucene.search.IndexSearcher searcher,
org.apache.lucene.index.Term filter) |
public static List<List<Map<String,?>>> getAllIndexFields(org.apache.lucene.search.IndexSearcher searcher, org.apache.lucene.index.Term filter) throws IOException
IOExceptionCopyright © 2003–2022 Atlassian. All rights reserved.