Search Options

Results per page
Sort
Preferred Languages
Advance

Results 81 - 90 of 102 for stopWords (0.22 sec)

  1. src/main/webapp/WEB-INF/view/admin/dict/stopwords/admin_dict_stopwords_edit.jsp

                            </ol>
                        </div>
                    </div>
                </div>
            </div>
            <section class="content">
                <la:form action="/admin/dict/stopwords/">
                    <la:hidden property="crudMode"/>
                    <la:hidden property="dictId"/>
                    <c:if test="${crudMode==2}">
                        <la:hidden property="id"/>
                    </c:if>
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Nov 13 05:54:52 UTC 2025
    - 7K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_id.properties

    labels.dict_protwords_button_download=Unduh
    labels.dict_protwords_button_upload=Unggah
    labels.dict_protwords_file=Berkas Protwords
    labels.dict_stopwords_configuration=Daftar Kata Stopwords
    labels.dict_stopwords_title=Daftar Kata Stopwords
    labels.dict_stopwords_list_link=Daftar
    labels.dict_stopwords_link_create=Buat Baru
    labels.dict_stopwords_link_edit=Edit
    labels.dict_stopwords_link_delete=Hapus
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 45.2K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_it.properties

    labels.dict_protwords_button_download=Scarica
    labels.dict_protwords_button_upload=Carica
    labels.dict_protwords_file=File protwords
    labels.dict_stopwords_configuration=Lista stopwords
    labels.dict_stopwords_title=Lista stopwords
    labels.dict_stopwords_list_link=Lista
    labels.dict_stopwords_link_create=Crea nuovo
    labels.dict_stopwords_link_edit=Modifica
    labels.dict_stopwords_link_delete=Elimina
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Dec 04 09:16:23 UTC 2025
    - 46.6K bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/fess/dict/DictionaryManager.java

    /**
     * Manager class for handling dictionary files in the Fess search system.
     * This class provides functionality to retrieve, store, and manage various
     * dictionary files such as synonyms, kuromoji, protwords, and stopwords.
     * It coordinates with DictionaryCreator instances to handle different
     * dictionary types and manages file synchronization through ConfigSync.
     *
     */
    public class DictionaryManager {
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Fri Nov 28 16:29:12 UTC 2025
    - 8K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/admin/dict/stopwords/admin_dict_stopwords.jsp

                                                           items="${stopwordsItemItems}">
                                                    <tr
                                                            data-href="${contextPath}/admin/dict/stopwords/details/${f:u(dictId)}/4/${f:u(data.id)}">
                                                        <td>${f:h(data.inputValue)}</td>
                                                    </tr>
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Nov 13 05:54:52 UTC 2025
    - 10.1K bytes
    - Viewed (0)
  6. src/main/resources/fess_label.properties

    labels.dict_protwords_source=Word Info
    labels.dict_protwords_button_download=Download
    labels.dict_protwords_button_upload=Upload
    labels.dict_protwords_file=Protwords File
    labels.dict_stopwords_configuration=Stopwords Word List
    labels.dict_stopwords_title=Stopwords Word List
    labels.dict_stopwords_list_link=List
    labels.dict_stopwords_link_create=Create New
    labels.dict_stopwords_link_edit=Edit
    labels.dict_stopwords_link_delete=Delete
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 44K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_hi.properties

    labels.dict_protwords_source=शब्द जानकारी
    labels.dict_protwords_button_download=डाउनलोड
    labels.dict_protwords_button_upload=अपलोड
    labels.dict_protwords_file=Protwords फ़ाइल
    labels.dict_stopwords_configuration=Stopwords शब्द सूची
    labels.dict_stopwords_title=Stopwords शब्द सूची
    labels.dict_stopwords_list_link=सूची
    labels.dict_stopwords_link_create=नया बनाएं
    labels.dict_stopwords_link_edit=संपादित करें
    labels.dict_stopwords_link_delete=हटाएं
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 64.5K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_ko.properties

    labels.dict_protwords_source=단어 정보
    labels.dict_protwords_button_download=다운로드
    labels.dict_protwords_button_upload=업로드
    labels.dict_protwords_file=Protwords 파일
    labels.dict_stopwords_configuration=Stopwords 단어 목록
    labels.dict_stopwords_title=Stopwords 단어 목록
    labels.dict_stopwords_list_link=목록
    labels.dict_stopwords_link_create=새로 만들기
    labels.dict_stopwords_link_edit=편집
    labels.dict_stopwords_link_delete=삭제
    labels.dict_stopwords_link_details=상세
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Dec 04 09:16:23 UTC 2025
    - 46.1K bytes
    - Viewed (0)
  9. src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java

        /** The key of the message: Failed to download a stopwords file. */
        public static final String ERRORS_failed_to_download_stopwords_file = "{errors.failed_to_download_stopwords_file}";
    
        /** The key of the message: Failed to upload a stopwords file. */
        public static final String ERRORS_failed_to_upload_stopwords_file = "{errors.failed_to_upload_stopwords_file}";
    
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 119.6K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_ja.properties

    labels.dict_protwords_source=単語情報
    labels.dict_protwords_button_download=ダウンロード
    labels.dict_protwords_button_upload=アップロード
    labels.dict_protwords_file=Protwordsファイル
    labels.dict_stopwords_configuration=Stopwords単語一覧
    labels.dict_stopwords_title=Stopwords単語一覧
    labels.dict_stopwords_list_link=一覧
    labels.dict_stopwords_link_create=新規作成
    labels.dict_stopwords_link_edit=編集
    labels.dict_stopwords_link_delete=削除
    labels.dict_stopwords_link_details=詳細
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 49.8K bytes
    - Viewed (0)
Back to top