Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 33 for bots (0.18 sec)

  1. src/main/java/org/codelibs/fess/Constants.java

        public static final String DEFAULT_PURGE_DAY = "-1";
    
        public static final String DEFAULT_SUGGEST_PURGE_DAY = "30";
    
        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";
    
    Java
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 16.4K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/direction/FessProp.java

        }
    
        default void setPurgeByBots(final String value) {
            setSystemProperty(Constants.PURGE_BY_BOTS_PROPERTY, value);
        }
    
        default String getPurgeByBots() {
            return getSystemProperty(Constants.PURGE_BY_BOTS_PROPERTY, Constants.DEFAULT_PURGE_BY_BOTS);
        }
    
        default boolean hasNotification() {
    Java
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 85K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_fr.properties

    labels.advance	=	Avance
    labels.advance_search_title	=	Recherche Avancée
    labels.advance_search_must_queries	=	Tous ces mots
    labels.advance_search_phrase_query	=	Recherche d'expression de ces mots
    labels.advance_search_should_queries	=	N'importe lequel de ces mots
    labels.advance_search_not_queries	=	Aucun de ces mots
    labels.advance_search_filetype	=	Type de fichier
    labels.advance_search_filetype_default	=	Tous les types
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.6K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_de.properties

    labels.purge_user_info_day=Bereinige Benutzer nach
    labels.purge_by_bots=Bot-Namen zur Bereinigung
    labels.csv_file_encoding=Kodierung für CSV
    labels.notification_to=Benachrichtigung an
    labels.pathmap_configuration=Pfad-Zuordnung
    labels.pathmap_title_details=Pfad-Zuordnung
    labels.disabled=Deaktiviert
    labels.pathmap_pt_crawling=Crawlen
    labels.pathmap_pt_displaying=Anzeigen
    labels.pathmap_pt_both=Crawlen/Anzeigen
    labels.regular_name=Regulärer Name
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 42.8K bytes
    - Viewed (0)
  5. src/main/resources/fess_label.properties

    labels.purge_user_info_day=Purge User Before
    labels.purge_by_bots=Bots Name For Purge
    labels.log_level=Log Level
    labels.csv_file_encoding=Encoding for CSV
    labels.notification_to=Notification Email
    labels.pathmap_configuration=Path Mapping
    labels.pathmap_title_details=Path Mapping
    labels.disabled=Disabled
    labels.pathmap_pt_crawling=Crawling
    labels.pathmap_pt_displaying=Displaying
    labels.pathmap_pt_both=Crawling/Displaying
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (1)
  6. src/main/resources/fess_label_en.properties

    labels.purge_user_info_day=Purge User Before
    labels.purge_by_bots=Bots Name For Purge
    labels.log_level=Log Level
    labels.csv_file_encoding=Encoding for CSV
    labels.notification_to=Notification Email
    labels.pathmap_configuration=Path Mapping
    labels.pathmap_title_details=Path Mapping
    labels.disabled=Disabled
    labels.pathmap_pt_crawling=Crawling
    labels.pathmap_pt_displaying=Displaying
    labels.pathmap_pt_both=Crawling/Displaying
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (0)
  7. dbflute_fess/_readme.txt

    /- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    allcommon : classes bridging to DBFlute Runtime
    bsbhv     : base behaviors
    bsentity  : base entities
    cbean     : condition-beans (both base and extended)
    exbhv     : extended behaviors
    exentity  : extended entities
    - - - - - - - - - -/
    
    For example, if a table called "MEMBER" exists,
    you can use these classes like this:
    Plain Text
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Sat Jul 04 22:46:31 GMT 2015
    - 2.5K bytes
    - Viewed (0)
  8. src/main/webapp/js/admin/plugins/form-validator/lang/da.js

    ikke korrekt",badStrength:"Det angivne password er ikke stærkt nok",badTelephone:"Det angivne telefonnummer er ugyldigt",badTime:"Det angivne tidspunkt er ugyldigt",badUrl:"Den angivne URL er ugyldig",badreCaptcha:"Verificer venligst at du ikke er en bot",errorTitle:"Formular forespørgslen fejlede!",groupCheckedEnd:" ting",groupCheckedRangeStart:"Vælg venligst mellem ",groupCheckedTooFewStart:"Vælg mindst ",groupCheckedTooManyStart:"Vælg højst ",imageRatioNotAccepted:"Billedets dimensioner er ikke ...
    JavaScript
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Mon Jan 01 05:12:47 GMT 2018
    - 2.4K bytes
    - Viewed (0)
  9. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        /** The key of the configuration. e.g. content */
        String INDEX_FIELD_CONTENT = "index.field.content";
    
        /** The key of the configuration. e.g. content_minhash_bits */
        String INDEX_FIELD_content_minhash_bits = "index.field.content_minhash_bits";
    
        /** The key of the configuration. e.g. cache */
        String INDEX_FIELD_CACHE = "index.field.cache";
    
        /** The key of the configuration. e.g. digest */
    Java
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Apr 11 02:34:53 GMT 2024
    - 459.2K bytes
    - Viewed (4)
  10. src/main/webapp/css/admin/adminlte.min.css

    5rem 1rem}.dropdown-menu-xl p{margin:0;white-space:normal}.dropdown-footer,.dropdown-header{display:block;font-size:.875rem;padding:.5rem 1rem;text-align:center}.open:not(.dropup)>.animated-dropdown-menu{-webkit-animation:flipInX .7s both;animation:flipInX .7s both;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);transition...
    CSS
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 641.1K bytes
    - Viewed (1)
Back to top