Class VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isIndexTerm​(BytesRef term, TermStats stats)
      Called sequentially on every term being written, returning true if this term should be indexed
      void newField​(FieldInfo fieldInfo)
      Called when a new field is started.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait