- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for MyTokensComparator (0.14 seconds)
-
src/test/java/org/codelibs/opensearch/extension/analysis/NGramSynonymTokenizer.java
readBufferIndex = BUFFER_SIZE; readBufferLen = 0; block = new StringBuilder(); nextBlkStart = 0; queue = new PriorityQueue<>(100, new MyTokensComparator()); this.synonyms = new ArrayList<>(); } @Override public boolean incrementToken() throws IOException { while (true) {Created: Fri Apr 17 09:08:13 GMT 2026 - Last Modified: Sat Mar 15 06:51:20 GMT 2025 - 17K bytes - Click Count (0)