Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for file_crawling (0.1 sec)

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

        // crawler types
        public static final String WEB_CRAWLER_TYPE = "web_crawling";
    
        public static final String FILE_CRAWLER_TYPE = "file_crawling";
    
        public static final String DATA_CRAWLER_TYPE = "data_crawling";
    
        public static final String[] COMMON_CONVERSION_RULE = { "crudMode", "createdBy", "createdTime", "updatedBy", "updatedTime" };
    
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Aug 22 12:43:18 UTC 2024
    - 16.6K bytes
    - Viewed (0)
Back to top