Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 29 for popularWords (0.04 sec)

  1. src/main/java/org/codelibs/fess/app/web/admin/general/MailForm.java

        public String ignoreFailureType;
    
        /** The failure count threshold setting. */
        public String failureCountThreshold;
    
        /** The popular word setting. */
        public String popularWord;
    
        /** The CSV file encoding setting. */
        public String csvFileEncoding;
    
        /** The purge search log day setting. */
        public String purgeSearchLogDay;
    
        /** The purge job log day 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)
  2. src/main/java/org/codelibs/fess/app/web/admin/general/EditForm.java

        /**
         * Enable or disable popular word tracking and display.
         * When enabled, frequently searched terms are tracked and displayed.
         */
        @Size(max = 10)
        public String popularWord;
    
        /**
         * Character encoding to use for CSV file exports.
         * This setting affects the encoding of downloaded CSV files.
         */
        @Required
        @Size(max = 20)
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 9.9K bytes
    - Viewed (0)
  3. src/main/config/openapi/openapi-user.yaml

    externalDocs:
      description: API Documentation
      url: https://fess.codelibs.org/14.8/api/
    servers:
      - url: http://localhost:8080/api/v1
    tags:
      - name: search
        description: Search operations
      - name: popularword
        description: Popular word operations
      - name: monitor
        description: Monitoring operations
      - name: suggest
        description: Suggest operations
      - name: favorite
        description: Favorite operations
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu May 09 06:31:27 UTC 2024
    - 21.6K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_en.properties

    labels.failureCountThreshold=Failure Count
    labels.fileConfigName=File Crawl Config Name
    labels.fileName=File Name
    labels.handlerName=Handler Name
    labels.handlerParameter=Parameter
    labels.handlerScript=Script
    labels.popularWord=Popular Word
    labels.ignoreFailureType=Ignored Failure Type
    labels.lastAccessTime=Last Access Time
    labels.notificationTo=Notification To
    labels.num=Num
    labels.pn=Page Number
    labels.protocolScheme=Scheme
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_zh_TW.properties

    labels.expiredTime=有效期
    labels.expires=過期
    labels.failureCountThreshold=失敗次數
    labels.fileConfigName=檔案爬網配置名稱
    labels.fileName=檔案名稱
    labels.handlerName=處理程式名稱
    labels.handlerParameter=參數
    labels.handlerScript=腳本
    labels.popularWord=熱門詞
    labels.ignoreFailureType=忽略的失敗類型
    labels.lastAccessTime=上次訪問時間
    labels.notificationTo=通知對象
    labels.num=數量
    labels.pn=頁碼
    labels.protocolScheme=方案
    labels.purgeByBots=按機器人清除
    labels.logLevel=日誌級別
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/Constants.java

        public static final String WEB_API_GSA_PROPERTY = "web.api.gsa";
    
        /** Property key for popular word web API configuration. */
        public static final String WEB_API_POPULAR_WORD_PROPERTY = "web.api.popularword";
    
        /** Property key for system properties configuration. */
        public static final String APP_VALUE_PROPERTY = "system.properties";
    
        /** Property key for default label value 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)
  7. src/main/resources/fess_label_de.properties

    labels.failureCountThreshold=Fehleranzahlschwelle
    labels.fileConfigName=Dateicrawl-Konfigurationsname
    labels.fileName=Dateiname
    labels.handlerName=Handler-Name
    labels.handlerParameter=Parameter
    labels.handlerScript=Skript
    labels.popularWord=Beliebtes Wort
    labels.ignoreFailureType=Ignorierter Fehlertyp
    labels.lastAccessTime=Letzte Zugriffszeit
    labels.notificationTo=Benachrichtigung an
    labels.num=Anzahl
    labels.pn=Seitennummer
    labels.protocolScheme=Schema
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.5K bytes
    - Viewed (1)
  8. src/main/resources/fess_label_pl.properties

    labels.failureCountThreshold=Próg błędów
    labels.fileConfigName=Nazwa konfiguracji indeksowania plików
    labels.fileName=Nazwa pliku
    labels.handlerName=Nazwa obsługi
    labels.handlerParameter=Parametr
    labels.handler_script=Skrypt
    labels.popularWord=Popularne słowo
    labels.ignoreFailureType=Ignorowane typy błędów
    labels.lastAccessTime=Data ostatniego dostępu
    labels.notificationTo=Powiadom do
    labels.num=Liczba
    labels.pn=Numer strony
    labels.protocolScheme=Schemat
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 44.6K bytes
    - Viewed (0)
  9. src/main/resources/fess_label.properties

    labels.failureCountThreshold=Failure Count
    labels.fileConfigName=File Crawl Config Name
    labels.fileName=File Name
    labels.handlerName=Handler Name
    labels.handlerParameter=Parameter
    labels.handlerScript=Script
    labels.popularWord=Popular Word
    labels.ignoreFailureType=Ignored Failure Type
    labels.lastAccessTime=Last Access Time
    labels.notificationTo=Notification To
    labels.num=Num
    labels.pn=Page Number
    labels.protocolScheme=Scheme
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jun 28 08:40:50 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_es.properties

    labels.fileConfigName=Nombre de configuración de rastreo de archivos
    labels.fileName=Nombre de archivo
    labels.handlerName=Nombre del manejador
    labels.handlerParameter=Parámetro
    labels.handlerScript=Script
    labels.popularWord=Palabra popular
    labels.ignoreFailureType=Tipos de fallo ignorados
    labels.lastAccessTime=Fecha del último acceso
    labels.notificationTo=Notificar a
    labels.num=Número
    labels.pn=Número de página
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
Back to top