Class CompoundWordTokenFilterBase

    • Method Detail

      • hyphenationPatternsPath

        @Nullable
        public final java.lang.String hyphenationPatternsPath()
        API name: hyphenation_patterns_path
      • maxSubwordSize

        @Nullable
        public final java.lang.Integer maxSubwordSize()
        API name: max_subword_size
      • minSubwordSize

        @Nullable
        public final java.lang.Integer minSubwordSize()
        API name: min_subword_size
      • minWordSize

        @Nullable
        public final java.lang.Integer minWordSize()
        API name: min_word_size
      • onlyLongestMatch

        @Nullable
        public final java.lang.Boolean onlyLongestMatch()
        API name: only_longest_match
      • wordList

        public final java.util.List<java.lang.String> wordList()
        API name: word_list
      • wordListPath

        @Nullable
        public final java.lang.String wordListPath()
        API name: word_list_path