- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for PT (0.01 sec)
-
src/test/java/org/codelibs/fess/suggest/converter/ReadingConverterTest.java
String text = "test"; String field = "content"; // Request more languages than max reading num List<String> readings = limitConverter.convert(text, field, "en", "ja", "fr", "de", "es", "it", "pt"); assertNotNull(readings); assertEquals(5, readings.size()); // Should be limited to 5 } @Test public void testConvertWithWhitespace() throws IOException {
Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Mon Sep 01 13:33:03 UTC 2025 - 13.5K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/suggest/settings/AnalyzerSettings.java
Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Thu Aug 07 02:41:28 UTC 2025 - 26.5K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<match value="CI" type="string" offset="14"/> <match value="IC" type="string" offset="14"/> <match value="CP" type="string" offset="14"/> <match value="PT" type="string" offset="14"/> </match> </magic> </mime-type> <mime-type type="image/bmp"> <alias type="image/x-bmp"/> <alias type="image/x-ms-bmp"/> <acronym>BMP</acronym>
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1)