- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for tokenizeWholeBlock (0.11 sec)
-
src/test/java/org/codelibs/opensearch/extension/analysis/NGramSynonymTokenizer.java
getNextBlock(); if (block.length() == 0) { return false; } consultDictionary(); tokenizeWholeBlock(); } else { prevToken = nextToken; clearAttributes(); termAttr.append(nextToken.word);
Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Sat Mar 15 06:51:20 UTC 2025 - 17K bytes - Viewed (0)