- Sort Score
- Result 10 results
- Languages All
Results 11 - 20 of 34 for UserInfo (0.04 sec)
-
src/main/java/org/codelibs/fess/app/web/admin/general/MailForm.java
/** The crawling thread count setting. */ public String crawlingThreadCount; /** The search log setting. */ public String searchLog; /** The user info setting. */ public String userInfo; /** The user favorite setting. */ public String userFavorite; /** The web API JSON setting. */ public String webApiJson; /** The default label value setting. */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 2.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/admin/general/EditForm.java
public String searchLog; /** * Enable or disable user information tracking. * When enabled, user information is stored and tracked. */ @Size(max = 10) public String userInfo; /** * Enable or disable user favorite functionality. * When enabled, users can save favorite search results. */ @Size(max = 10) public String userFavorite; /**
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 9.9K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/api/json/SearchApiManager.java
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 54.6K bytes - Viewed (0) -
src/main/resources/fess_label_en.properties
labels.searchLog=Search Log labels.sort=Sort labels.start=Start labels.loginRequired=Login Required labels.loginLink=Show Login Link labels.threadName=Thread Name labels.url=URL labels.userFavorite=Favorite Log labels.userInfo=User Info labels.webApiJson=JSON Response labels.webConfigName=Web Crawl Config Name labels.allLanguages=All Languages labels.dictId=Dictionary ID labels.docId=Document ID labels.endTime=End Time labels.hq=hq
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_zh_TW.properties
labels.queryId=查詢ID labels.rt=rt labels.searchLog=搜尋日誌 labels.sort=排序 labels.start=開始位置 labels.loginRequired=需要登入 labels.loginLink=顯示登入連結 labels.threadName=執行緒名稱 labels.url=URL labels.userFavorite=收藏日誌 labels.userInfo=使用者資訊 labels.webApiJson=JSON響應 labels.webConfigName=Web爬網配置名稱 labels.allLanguages=所有語言 labels.dictId=字典ID labels.docId=文檔ID labels.endTime=結束時間 labels.hq=hq labels.inputs=輸入 labels.jobLogging=日誌記錄
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.7K bytes - Viewed (0) -
okhttp/src/jvmTest/resources/web-platform-test-urltestdata.txt
data:example.com/ s:data p:example.com/ javascript:example.com/ s:javascript p:example.com/ mailto:example.com/ s:mailto p:example.com/ # Based on http://trac.webkit.org/browser/trunk/LayoutTests/fast/url/segments-userinfo-vs-host.html http:@www.example.com about:blank s:http h:www.example.com p:/ http:/@www.example.com s:http h:www.example.com p:/ http://@www.example.com s:http h:www.example.com p:/
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Fri Dec 27 13:39:56 UTC 2024 - 14.3K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/Constants.java
public static final String PURGE_SEARCH_LOG_DAY_PROPERTY = "purge.searchlog.day"; /** Property key for user info purge day configuration. */ public static final String PURGE_USER_INFO_DAY_PROPERTY = "purge.userinfo.day"; /** Property key for job log purge day configuration. */ public static final String PURGE_JOB_LOG_DAY_PROPERTY = "purge.joblog.day"; /** Property key for bot-based purge configuration. */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 34.6K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.sort=Sortieren labels.start=Start labels.loginRequired=Anmeldung erforderlich labels.loginLink=Anmeldelink anzeigen labels.threadName=Thread-Name labels.url=URL labels.userFavorite=Favoritenprotokoll labels.userInfo=Benutzerinformationen labels.webApiJson=JSON-Antwort labels.webConfigName=Webcrawl-Konfigurationsname labels.allLanguages=Alle Sprachen labels.dictId=Wörterbuch-ID labels.docId=Dokument-ID labels.endTime=Endzeit
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.5K bytes - Viewed (1) -
src/main/resources/fess_label_pl.properties
labels.sort=Sortuj labels.start=Pozycja początkowa labels.loginRequired=Wymagane logowanie labels.loginLink=Pokaż link do logowania labels.threadName=Nazwa wątku labels.url=URL labels.userFavorite=Dziennik ulubionych labels.userInfo=Informacje o użytkowniku labels.webApiJson=Odpowiedź JSON labels.webConfigName=Nazwa konfiguracji indeksowania stron internetowych labels.allLanguages=Wszystkie języki labels.dictId=ID słownika labels.docId=ID dokumentu
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 44.6K bytes - Viewed (0) -
src/main/resources/fess_label_es.properties
labels.start=Posición de inicio labels.loginRequired=Requiere inicio de sesión labels.loginLink=Mostrar enlace de inicio de sesión labels.threadName=Nombre del hilo labels.url=URL labels.userFavorite=Registro de favoritos labels.userInfo=Información del usuario labels.webApiJson=Respuesta JSON labels.webConfigName=Nombre de configuración de rastreo web labels.allLanguages=Todos los idiomas labels.dictId=ID de diccionario labels.docId=ID de documento
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.4K bytes - Viewed (0)