Class IndexCreationContext.Text

    • Method Detail

      • getStopWordsInclude

        @Nullable
        public List<String> getStopWordsInclude()
      • getStopWordsExclude

        @Nullable
        public List<String> getStopWordsExclude()
      • isCommitOnClose

        public boolean isCommitOnClose()
      • getFstType

        public FSTType getFstType()
      • isFst

        public boolean isFst()
      • getSortedUniqueElementsArray

        public String[] getSortedUniqueElementsArray()