- Sort Score
- Num 10 results
- Language All
Results 71 - 80 of 100 for protwords (0.04 seconds)
-
src/main/resources/fess_message_it.properties
errors.failed_to_upload_kuromoji_file = Impossibile caricare il file Kuromoji. errors.failed_to_download_protwords_file = Impossibile scaricare il file Protwords. 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.
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) -
src/main/java/org/codelibs/fess/app/web/admin/dict/protwords/SearchForm.java
* either express or implied. See the License for the specific language * governing permissions and limitations under the License. */ package org.codelibs.fess.app.web.admin.dict.protwords; import org.lastaflute.web.validation.Required; /** * The search form for Protected Words. */ public class SearchForm { /** * Default constructor for SearchForm. */Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 1K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
public static final String LABELS_dict_kuromoji_file = "{labels.dict_kuromoji_file}"; /** The key of the message: Protwords Word List */ public static final String LABELS_dict_protwords_configuration = "{labels.dict_protwords_configuration}"; /** The key of the message: Protwords Word List */ public static final String LABELS_dict_protwords_title = "{labels.dict_protwords_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/java/org/codelibs/fess/app/web/admin/dict/protwords/UploadForm.java
* either express or implied. See the License for the specific language * governing permissions and limitations under the License. */ package org.codelibs.fess.app.web.admin.dict.protwords; import org.lastaflute.web.ruts.multipart.MultipartFormFile; import org.lastaflute.web.validation.Required; /** * Form for uploading protected words files to the Fess search engine.
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 1.7K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/dict/protwords/ProtwordsCreatorTest.java
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, * either express or implied. See the License for the specific language * governing permissions and limitations under the License. */ package org.codelibs.fess.dict.protwords; import org.codelibs.fess.unit.UnitFessTestCase; import org.junit.jupiter.api.Test; import org.junit.jupiter.api.TestInfo; public class ProtwordsCreatorTest extends UnitFessTestCase { @OverrideCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 1.9K bytes - Click Count (0) -
src/main/resources/fess_message_id.properties
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. errors.failed_to_download_stopwords_file = Gagal mengunduh berkas stopwords. errors.failed_to_upload_stopwords_file = Gagal mengunggah berkas stopwords.
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 12.7K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/dict/protwords/AdminDictProtwordsAction.java
* either express or implied. See the License for the specific language * governing permissions and limitations under the License. */ package org.codelibs.fess.app.web.admin.dict.protwords; import java.io.File; import java.io.IOException; import java.io.InputStream; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import org.codelibs.core.beans.util.BeanUtil;
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Aug 07 03:06:29 GMT 2025 - 20.1K bytes - Click Count (0) -
src/main/resources/fess_label_ru.properties
labels.dict_kuromoji_button_download=Скачать labels.dict_kuromoji_button_upload=Загрузить labels.dict_kuromoji_file=Файл Kuromoji labels.dict_protwords_configuration=Список слов Protwords labels.dict_protwords_title=Список слов Protwords labels.dict_protwords_list_link=Список labels.dict_protwords_link_create=Создать новый labels.dict_protwords_link_edit=Редактировать labels.dict_protwords_link_delete=Удалить
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 66.6K bytes - Click Count (0) -
src/main/resources/fess_label_it.properties
labels.dict_kuromoji_button_download=Scarica labels.dict_kuromoji_button_upload=Carica labels.dict_kuromoji_file=File kuromoji labels.dict_protwords_configuration=Lista parole Protwords labels.dict_protwords_title=Lista parole Protwords labels.dict_protwords_list_link=Lista labels.dict_protwords_link_create=Crea nuovo labels.dict_protwords_link_edit=Modifica labels.dict_protwords_link_delete=Elimina
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 52K bytes - Click Count (0) -
src/main/resources/fess_message_hi.properties
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 = stopwords फ़ाइल डाउनलोड करने में विफल। errors.failed_to_upload_stopwords_file = stopwords फ़ाइल अपलोड करने में विफल।
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 20.2K bytes - Click Count (0)