- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 22 for stopWords (0.08 seconds)
-
src/main/java/org/codelibs/fess/dict/stopwords/StopwordsCreator.java
* from files that match the pattern "stopwords.*\\.txt". */ public class StopwordsCreator extends DictionaryCreator { private static final Logger logger = LogManager.getLogger(StopwordsCreator.class); /** * Constructs a new creator for stopwords dictionaries. * It sets the file pattern to match files starting with "stopwords" * and ending with ".txt". */ public StopwordsCreator() {
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 2.5K bytes - Click Count (0) -
src/main/resources/fess_label_en.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
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 44K bytes - Click Count (0) -
src/main/resources/fess_label_pt_BR.properties
labels.dict_protwords_button_download=Baixar labels.dict_protwords_button_upload=Fazer upload labels.dict_protwords_file=Arquivo Protwords labels.dict_stopwords_configuration=Lista de stopwords labels.dict_stopwords_title=Lista de stopwords labels.dict_stopwords_list_link=Lista labels.dict_stopwords_link_create=Criar novo labels.dict_stopwords_link_edit=Editar labels.dict_stopwords_link_delete=Excluir
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 48.7K bytes - Click Count (0) -
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
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 45.2K bytes - Click Count (0) -
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
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Dec 04 09:16:23 GMT 2025 - 46.6K bytes - Click Count (0) -
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 {Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 8K bytes - Click Count (0) -
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
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 44K bytes - Click Count (0) -
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=हटाएं
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 64.5K bytes - Click Count (0) -
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=상세
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Dec 04 09:16:23 GMT 2025 - 46.1K bytes - Click Count (0) -
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=詳細
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 49.8K bytes - Click Count (0)