- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for FST (0.09 seconds)
-
src/test/java/org/codelibs/opensearch/extension/analysis/NGramSynonymTokenizer.java
if (map != null) { synonymMap = map; fst = synonymMap.fst; if (fst == null) { throw new IllegalArgumentException("fst must be non-null"); } fstReader = fst.getBytesReader(); scratchArc = new FST.Arc<>(); clearAttributes(); } } }
Created: Fri Apr 17 09:08:13 GMT 2026 - Last Modified: Sat Mar 15 06:51:20 GMT 2025 - 17K bytes - Click Count (0)