- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for fst (0.01 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: Sat Dec 20 13:04:59 GMT 2025 - Last Modified: Sat Mar 15 06:51:20 GMT 2025 - 17K bytes - Click Count (0)