- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 26 for stopWords (0.05 seconds)
-
src/main/resources/fess_message.properties
errors.failed_to_upload_protwords_file = Failed to upload a protwords file. errors.failed_to_download_stopwords_file = Failed to download a stopwords file. errors.failed_to_upload_stopwords_file = Failed to upload a stopwords file. errors.failed_to_download_elevate_file = Failed to download an elevate word file. errors.failed_to_upload_elevate_file = Failed to upload an elevate word file.
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 12.4K bytes - Click Count (0) -
src/main/resources/fess_message_en.properties
errors.failed_to_upload_protwords_file = Failed to upload a protwords file. errors.failed_to_download_stopwords_file = Failed to download a stopwords file. errors.failed_to_upload_stopwords_file = Failed to upload a stopwords file. errors.failed_to_download_elevate_file = Failed to download an elevate word file. errors.failed_to_upload_elevate_file = Failed to upload an elevate word file.
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 12.4K 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: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.9K 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: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.9K bytes - Click Count (0) -
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}";Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 126.6K bytes - Click Count (0) -
src/main/resources/esclient.xml
</postConstruct> <postConstruct name="addConfigFile"> <arg>"fess"</arg> <arg>"cs/stopwords.txt"</arg> </postConstruct> <postConstruct name="addConfigFile"> <arg>"fess"</arg> <arg>"da/stopwords.txt"</arg> </postConstruct> <postConstruct name="addConfigFile"> <arg>"fess"</arg> <arg>"de/stopwords.txt"</arg> </postConstruct> <postConstruct name="addConfigFile">
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 16.2K bytes - Click Count (0) -
src/main/resources/fess_config.properties
online.help.name.dict.kuromoji=kuromoji # Online help key for protected words dictionary. online.help.name.dict.protwords=protwords # Online help key for stopwords dictionary. online.help.name.dict.stopwords=stopwords # Online help key for stemmer override dictionary. online.help.name.dict.stemmeroverride=stemmeroverride # Online help key for mapping dictionary. online.help.name.dict.mapping=mapping
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 59.3K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
public static final String LABELS_dict_protwords_file = "{labels.dict_protwords_file}"; /** The key of the message: Stopwords Word List */ public static final String LABELS_dict_stopwords_configuration = "{labels.dict_stopwords_configuration}"; /** The key of the message: Stopwords Word List */ public static final String LABELS_dict_stopwords_title = "{labels.dict_stopwords_title}";Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 172.6K bytes - Click Count (0) -
src/main/resources/fess_message_pt_BR.properties
errors.failed_to_upload_protwords_file = Não foi possível carregar o arquivo Protwords. errors.failed_to_download_stopwords_file = Não foi possível baixar o arquivo de stopwords. errors.failed_to_upload_stopwords_file = Não foi possível carregar o arquivo de stopwords. errors.failed_to_download_elevate_file = Não foi possível baixar o arquivo de palavras elevadas.
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 13.7K bytes - Click Count (0) -
src/main/resources/fess_message_it.properties
errors.failed_to_upload_protwords_file = Impossibile caricare il file Protwords. errors.failed_to_download_stopwords_file = Impossibile scaricare il file delle stopwords. errors.failed_to_upload_stopwords_file = Impossibile caricare il file delle stopwords. errors.failed_to_download_elevate_file = Impossibile scaricare il file delle parole elevate. errors.failed_to_upload_elevate_file = Impossibile caricare il file delle parole elevate.
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 13.3K bytes - Click Count (0)