- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for savimi (0.1 sec)
-
src/main/resources/fess_indices/_aws/fess.json
...
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Jun 14 00:36:40 UTC 2025 - 117.3K bytes - Viewed (0) -
src/main/resources/fess_message_tr.properties
errors.failed_to_upload_mapping_file = Eşleme dosyası yüklenemedi. errors.invalid_kuromoji_token={0} bir belirteç olarak geçersiz. errors.invalid_kuromoji_segmentation={0} ve {1} için segmentasyon sayısı farklı. errors.invalid_str_is_included = {1}, {0} için geçersiz. errors.blank_password = Şifre gereklidir. errors.invalid_confirm_password = Onay şifresi eşleşmiyor.Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 07 21:12:48 UTC 2025 - 12.1K bytes - Viewed (0) -
src/main/resources/fess_label_tr.properties
labels.searchlog_log_type_search_keyword=Anahtar Kelime Sayısı labels.searchlog_log_type_search_zerohit=Sıfır Sonuç Sayısı labels.searchlog_log_type_search_zeroclick=Sıfır Tıklama Sayısı labels.searchlog_log_type_search_count_hour=Arama Sayısı/Saat labels.searchlog_log_type_search_count_day=Arama Sayısı/Gün labels.searchlog_log_type_search_user_hour=Kullanıcı Sayısı/Saat labels.searchlog_log_type_search_user_day=Kullanıcı Sayısı/Gün
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 47K bytes - Viewed (0) -
fess-crawler/src/main/java/org/codelibs/fess/crawler/service/impl/UrlQueueServiceImpl.java
* <li>Deleting all URL queues.</li> * <li>Offering a list of URLs to the queue, ensuring duplicates are not added.</li> * <li>Polling (retrieving and removing) a URL from the queue.</li> * <li>Saving the session (currently a no-op).</li> * <li>Checking if a URL has already been visited.</li> * <li>Generating URL queues from a previous session's access results.</li> * </ul> * * <p>
Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Sun Jul 06 02:13:03 UTC 2025 - 9.3K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/service/FileConfigService.java
} return OptionalEntity.of(list.get(0)); } /** * Stores a file configuration in the database. * This method encrypts the configuration parameters before saving and * performs an insert or update operation based on whether the configuration exists. * * @param fileConfig the file configuration to be stored */Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 7.4K bytes - Viewed (0)