Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 77 for kuromoji (1.28 sec)

  1. src/main/resources/fess_message_de.properties

    errors.failed_to_upload_stemmeroverride_file = Fehler beim Hochladen einer Stemmer-Override-Datei.
    errors.failed_to_download_kuromoji_file = Fehler beim Herunterladen einer Kuromoji-Datei.
    errors.failed_to_upload_kuromoji_file = Fehler beim Hochladen einer Kuromoji-Datei.
    errors.failed_to_download_protwords_file = Fehler beim Herunterladen einer Protwords-Datei.
    errors.failed_to_upload_protwords_file = Fehler beim Hochladen einer Protwords-Datei.
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 12.7K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/dict/DictionaryItem.java

     */
    package org.codelibs.fess.dict;
    
    /**
     * Abstract base class for all dictionary items in the Fess search system.
     * Dictionary items are used to store entries in various dictionaries such as
     * synonyms, kuromoji, protwords, and stopwords dictionaries.
     *
     */
    public abstract class DictionaryItem {
        /** The unique identifier for this dictionary item */
        protected long id;
    
        /**
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 1.3K bytes
    - Viewed (0)
  3. src/main/resources/fess_message_zh_TW.properties

    errors.failed_to_upload_synonym_file = 上傳同義詞檔案失敗。
    errors.failed_to_download_stemmeroverride_file = 下載詞幹覆蓋檔案失敗。
    errors.failed_to_upload_stemmeroverride_file = 上傳詞幹覆蓋檔案失敗。
    errors.failed_to_download_kuromoji_file = 下載Kuromoji檔案失敗。
    errors.failed_to_upload_kuromoji_file = 上傳Kuromoji檔案失敗。
    errors.failed_to_download_protwords_file = 下載Protwords檔案失敗。
    errors.failed_to_upload_protwords_file = 上傳Protwords檔案失敗。
    errors.failed_to_download_stopwords_file = 下載停用詞檔案失敗。
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 11.1K bytes
    - Viewed (0)
  4. src/main/resources/fess_message_fr.properties

    errors.failed_to_upload_stemmeroverride_file = Échec du téléversement d'un fichier de remplacement de racinisation.
    errors.failed_to_download_kuromoji_file = Échec du téléchargement d'un fichier Kuromoji.
    errors.failed_to_upload_kuromoji_file = Échec du téléversement d'un fichier Kuromoji.
    errors.failed_to_download_protwords_file = Échec du téléchargement d'un fichier de mots de protection.
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 13.1K bytes
    - Viewed (0)
  5. src/main/resources/fess_message_zh_CN.properties

    errors.failed_to_upload_synonym_file = 上传同义词文件失败。
    errors.failed_to_download_stemmeroverride_file = 下载词干覆盖文件失败。
    errors.failed_to_upload_stemmeroverride_file = 上传词干覆盖文件失败。
    errors.failed_to_download_kuromoji_file = 下载Kuromoji文件失败。
    errors.failed_to_upload_kuromoji_file = 上传Kuromoji文件失败。
    errors.failed_to_download_protwords_file = 下载Protwords文件失败。
    errors.failed_to_upload_protwords_file = 上传Protwords文件失败。
    errors.failed_to_download_stopwords_file = 下载停用词文件失败。
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 11.1K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_zh_TW.properties

    labels.dict_mapping_source=來源
    labels.dict_mapping_target=目標
    labels.dict_mapping_button_download=下載
    labels.dict_mapping_button_upload=上傳
    labels.dict_mapping_file=映射檔案
    labels.dict_kuromoji_configuration=Kuromoji詞列表
    labels.dict_kuromoji_title=Kuromoji詞列表
    labels.dict_kuromoji_list_link=列表
    labels.dict_kuromoji_link_create=新建
    labels.dict_kuromoji_link_edit=編輯
    labels.dict_kuromoji_link_delete=刪除
    labels.dict_kuromoji_link_details=詳細資訊
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 43.9K bytes
    - Viewed (0)
  7. src/main/resources/fess_message_id.properties

    errors.failed_to_upload_stemmeroverride_file = Gagal mengunggah berkas stemmer override.
    errors.failed_to_download_kuromoji_file = Gagal mengunduh berkas Kuromoji.
    errors.failed_to_upload_kuromoji_file = Gagal mengunggah berkas Kuromoji.
    errors.failed_to_download_protwords_file = Gagal mengunduh berkas protwords.
    errors.failed_to_upload_protwords_file = Gagal mengunggah berkas protwords.
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Fri Nov 07 14:12:58 UTC 2025
    - 11.8K bytes
    - Viewed (0)
  8. src/main/resources/fess_message.properties

    errors.failed_to_upload_stemmeroverride_file = Failed to upload a stemmer override file.
    errors.failed_to_download_kuromoji_file = Failed to download a Kuromoji file.
    errors.failed_to_upload_kuromoji_file = Failed to upload a Kuromoji file.
    errors.failed_to_download_protwords_file = Failed to download a protwords file.
    errors.failed_to_upload_protwords_file = Failed to upload a protwords file.
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 11.6K bytes
    - Viewed (0)
  9. src/main/resources/fess_message_en.properties

    errors.failed_to_upload_stemmeroverride_file = Failed to upload a stemmer override file.
    errors.failed_to_download_kuromoji_file = Failed to download a Kuromoji file.
    errors.failed_to_upload_kuromoji_file = Failed to upload a Kuromoji file.
    errors.failed_to_download_protwords_file = Failed to download a protwords file.
    errors.failed_to_upload_protwords_file = Failed to upload a protwords file.
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 11.5K bytes
    - Viewed (0)
  10. src/main/java/org/codelibs/fess/app/pager/KuromojiPager.java

     */
    package org.codelibs.fess.app.pager;
    
    import java.io.Serializable;
    import java.util.List;
    
    import org.codelibs.fess.util.ComponentUtil;
    
    /**
     * Pager for Kuromoji.
     */
    public class KuromojiPager implements Serializable {
    
        private static final long serialVersionUID = 1L;
    
        /**
         * Default constructor.
         */
        public KuromojiPager() {
            // no-op
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 5.2K bytes
    - Viewed (0)
Back to top