- Sort Score
- Result 10 results
- Languages All
Results 21 - 23 of 23 for KuromojiFile (0.04 sec)
-
src/main/resources/fess_label_ko.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 Jul 10 04:56:21 UTC 2025 - 43.1K bytes - Viewed (0) -
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/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)