Class IndexQueryHelper


  • public final class IndexQueryHelper
    extends Object
    Since:
    7.14
    • Constructor Detail

      • IndexQueryHelper

        public IndexQueryHelper()
    • Method Detail

      • getAllIndexFields

        public static List<List<Map<String,​?>>> getAllIndexFields​(org.apache.lucene.search.IndexSearcher searcher,
                                                                        org.apache.lucene.index.Term filter)
                                                                 throws IOException
        Throws:
        IOException