Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for beri (0.01 sec)

  1. src/main/resources/fess_indices/_aws/fess.json

            "turkish_stop": {
              "type":       "stop",
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jun 14 00:36:40 UTC 2025
    - 117.3K bytes
    - Viewed (0)
  2. src/main/resources/fess_message_de.properties

    errors.file_is_not_supported={0} wird nicht unterstützt.
    errors.plugin_file_is_not_found={0} wurde nicht gefunden.
    errors.failed_to_install_plugin=Fehler bei der Installation von {0}.
    errors.failed_to_find_plugins=Keine verfügbaren Plugins gefunden.
    errors.failed_to_process_sso_request=Fehler bei der Verarbeitung einer Anfrage: {0}
    
    errors.property_required={0} ist erforderlich.
    errors.property_type_integer={0} muss eine ganze Zahl sein.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 12.7K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/Constants.java

        /** Default list of bot user agents to purge from logs. */
        public static final String DEFAULT_PURGE_BY_BOTS =
                "Crawler,crawler,Bot,bot,Slurp,Yeti,Baidu,Steeler,ichiro,hotpage,Feedfetcher,ia_archiver,Y!J-BRI,Google Desktop,Seznam,Tumblr,YandexBot,Chilkat,CloudFront,Mediapartners,MSIE 6";
    
        /** Default from email address for notifications. */
        public static final String DEFAULT_FROM_EMAIL = "Administrator <root@localhost>";
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 34.6K bytes
    - Viewed (0)
Back to top