- Sort Score
- Result 10 results
- Languages All
Results 161 - 162 of 162 for isStatic (0.03 sec)
-
src/main/java/org/codelibs/fess/suggest/index/SuggestIndexer.java
* <li>{@link #suggestWriter} - Suggest writer. * <li>{@link #threadPool} - Executor service for thread pool. * </ul> */ public class SuggestIndexer { private final static Logger logger = LogManager.getLogger(SuggestIndexer.class); /** The suggest analyzer. */ protected SuggestAnalyzer analyzer; /** Bad words. */ protected String[] badWords;
Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Thu Aug 07 02:41:28 UTC 2025 - 34.8K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<match value="0x00000008" type="little32" offset="12"/> </match> </magic> </mime-type> <mime-type type="application/x-mach-o-dylib-stub"> <_comment>Mach-O shared library for static linking</_comment> <magic priority="55"> <match value="0xFEEDFACE" type="string" offset="0"> <match value="0x00000009" type="big32" offset="12"/> </match>
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1)