Class OLuceneFullTextIndex

All Implemented Interfaces:
OLuceneIndex, OIndex, OIndexInternal, Comparable<OIndex>

public class OLuceneFullTextIndex extends OLuceneIndexNotUnique
  • Constructor Details

  • Method Details

    • buildDocument

      public org.apache.lucene.document.Document buildDocument(Object key)
    • buildQuery

      public org.apache.lucene.search.Query buildQuery(Object query)
    • queryAnalyzer

      public org.apache.lucene.analysis.Analyzer queryAnalyzer()
    • isCollectionIndex

      public boolean isCollectionIndex()
    • indexAnalyzer

      public org.apache.lucene.analysis.Analyzer indexAnalyzer()