- Sort Score
- Result 10 results
- Languages All
Results 21 - 23 of 23 for KuromojiFile (0.05 sec)
-
src/main/resources/fess_label_ja.properties
labels.target=対象 labels.token=トークン labels.synonymFile=同義語ファイル labels.stopwordsFile=ストップワードファイル labels.stemmerOverrideFile=Stemmer上書きファイル labels.mappingFile=マッピングファイル labels.protwordsFile=Protwordsファイル labels.kuromojiFile=Kuromojiファイル labels.elevateWordFile=追加ワードファイル labels.badWordFile=除外ワードファイル labels.urlExpr=条件 labels.boostExpr=ブースト値式 labels.confirmPassword=確認 labels.crawler=クローラー labels.crudMode=モード
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Nov 07 06:19:20 UTC 2024 - 46.2K bytes - Viewed (0) -
src/main/resources/fess_label_pt_BR.properties
labels.synonymFile=Arquivo de sinônimos labels.stopwordsFile=Arquivo de stopwords labels.stemmerOverrideFile=Arquivo de substituição do Stemmer labels.mappingFile=Arquivo de mapeamento labels.protwordsFile=Arquivo Protwords labels.kuromojiFile=Arquivo Kuromoji labels.elevateWordFile=Arquivo de palavras elevadas labels.badWordFile=Arquivo de palavras ruins labels.urlExpr=Condição labels.boostExpr=Expressão de impulso labels.confirmPassword=Confirmar
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: Hash */ public static final String LABELS_HASH = "{labels.hash}"; /** The key of the message: Kuromoji File */ public static final String LABELS_KUROMOJI_FILE = "{labels.kuromojiFile}"; /** The key of the message: Max Size */ public static final String LABELS_MAX_SIZE = "{labels.maxSize}"; /** The key of the message: Order */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 146.4K bytes - Viewed (0)