Class LuQueryProcessor

    • Constructor Detail

      • LuQueryProcessor

        public LuQueryProcessor()
    • Method Detail

      • processKeyword

        public org.apache.lucene.search.ScoreDoc[] processKeyword​(VersatileSearcher searcher,
                                                                  java.lang.Object queryData,
                                                                  int topK)
                                                           throws java.lang.Exception
        Parameters:
        searcher -
        queryData -
        topK -
        Returns:
        Throws:
        java.lang.Exception - Handle the case when we want to query a field with a custom name, not the default IndexConst.CONTENTS.