Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for dataCrawlEndTime (0.21 sec)

  1. src/main/java/org/codelibs/fess/mylasta/mail/CrawlerPostcard.java

        }
    
        /**
         * Set the value of dataCrawlEndTime, used in parameter comment. <br>
         * Even if empty string, treated as empty plainly. So "IF pmb != null" is false if empty.
         * @param dataCrawlEndTime The parameter value of dataCrawlEndTime. (NotNull)
         */
        public void setDataCrawlEndTime(String dataCrawlEndTime) {
            registerVariable("dataCrawlEndTime", dataCrawlEndTime);
        }
    
        /**
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 10K bytes
    - Viewed (1)
  2. src/main/resources/mail/crawler.dfmail

    Exec Time:  /*pmb.webFsIndexExecTime:orElse('-')*/ ms
    Num of Doc: /*pmb.webFsIndexSize:orElse('-')*/ docs
    
    --- Data Store Crawler ---
    Start Time: /*pmb.dataCrawlStartTime:orElse('-')*/
    End Time:   /*pmb.dataCrawlEndTime:orElse('-')*/
    Exec Time:  /*pmb.dataCrawlExecTime:orElse('-')*/ ms
    
    --- Data Store Indexer ---
    Exec Time:  /*pmb.dataIndexExecTime:orElse('-')*/ ms
    Num of Doc: /*pmb.dataIndexSize:orElse('-')*/ docs
    
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Wed Jan 15 22:05:20 GMT 2020
    - 1K bytes
    - Viewed (1)
  3. src/main/java/org/codelibs/fess/exec/Crawler.java

                        postcard.setCrawlerStartTime(getValueFromMap(dataMap, "crawlerStartTime", StringUtil.EMPTY));
                        postcard.setDataCrawlEndTime(getValueFromMap(dataMap, "dataCrawlEndTime", StringUtil.EMPTY));
                        postcard.setDataCrawlExecTime(getValueFromMap(dataMap, "dataCrawlExecTime", "0"));
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 24.1K bytes
    - Viewed (2)
  4. src/main/java/org/codelibs/fess/Constants.java

        public static final String WEB_FS_CRAWLER_END_TIME = "WebFsCrawlEndTime";
    
        public static final String DATA_CRAWLER_START_TIME = "DataCrawlStartTime";
    
        public static final String DATA_CRAWLER_END_TIME = "DataCrawlEndTime";
    
        public static final String WEB_FS_CRAWLING_EXEC_TIME = "WebFsCrawlExecTime";
    
        public static final String WEB_FS_INDEX_EXEC_TIME = "WebFsIndexExecTime";
    
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 16.4K bytes
    - Viewed (0)
  5. src/main/resources/fess_label.properties

    labels.crawling_info_WebFsIndexSize=Index size (Web/File system)
    labels.crawling_info_DataCrawlExecTime=Crawl exec time (Data store)
    labels.crawling_info_DataCrawlStartTime=Crawl start time (Data store)
    labels.crawling_info_DataCrawlEndTime=Crawl end time (Data store)
    labels.crawling_info_DataIndexExecTime=Indexing exec time (Data store)
    labels.crawling_info_DataIndexSize=Index size (Data store)
    labels.webauth_configuration=Web Authentication
    Properties
    - Registered: Mon Apr 29 08:04:11 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.crawling_info_WebFsIndexSize=Index size (Web/File system)
    labels.crawling_info_DataCrawlExecTime=Crawl exec time (Data store)
    labels.crawling_info_DataCrawlStartTime=Crawl start time (Data store)
    labels.crawling_info_DataCrawlEndTime=Crawl end time (Data store)
    labels.crawling_info_DataIndexExecTime=Indexing exec time (Data store)
    labels.crawling_info_DataIndexSize=Index size (Data store)
    labels.webauth_configuration=Web Authentication
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_ru.properties

    labels.crawling_info_WebFsIndexSize=Index size (Web/File system)
    labels.crawling_info_DataCrawlExecTime=Crawl exec time (Data store)
    labels.crawling_info_DataCrawlStartTime=Crawl start time (Data store)
    labels.crawling_info_DataCrawlEndTime=Crawl end time (Data store)
    labels.crawling_info_DataIndexExecTime=Indexing exec time (Data store)
    labels.crawling_info_DataIndexSize=Размер индекса (Хранилище данных)
    labels.webauth_configuration=Web Authentication
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 45.6K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_ko.properties

    labels.crawling_info_WebFsIndexSize = 인덱스의 크기 (웹/파일)
    labels.crawling_info_DataCrawlExecTime = 크롤링 실행 시간 (데이터 저장소)
    labels.crawling_info_DataCrawlStartTime = 크롤링 시작 시간 (데이터 저장소)
    labels.crawling_info_DataCrawlEndTime = 크롤링 종료 시간 (데이터 저장소)
    labels.crawling_info_DataIndexExecTime = 인덱싱 실행 시간 (데이터 저장소)
    labels.crawling_info_DataIndexSize = 인덱스의 크기 (데이터 저장소)
    labels.webauth_configuration = 웹 인증
    labels.webauth_list_hostname = 호스트 이름
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 44K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_de.properties

    labels.crawling_info_WebFsIndexSize=Index size (Web/Dateisystem)
    labels.crawling_info_DataCrawlExecTime=Crawl Ausführungsdauer (Datenspeicher)
    labels.crawling_info_DataCrawlStartTime=Crawl Startzeit (Datenspeicher)
    labels.crawling_info_DataCrawlEndTime=Crawl Endzeit (Datenspeicher)
    labels.crawling_info_DataIndexExecTime=Indizierung Ausführungsdauer (Datenspeicher)
    labels.crawling_info_DataIndexSize=Index-Größe (Datenspeicher)
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 42.8K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_ja.properties

    labels.crawling_info_WebFsIndexSize=インデックスのサイズ (ウェブ/ファイル)
    labels.crawling_info_DataCrawlExecTime=クロールの実行時間 (データストア)
    labels.crawling_info_DataCrawlStartTime=クロールの開始時間 (データストア)
    labels.crawling_info_DataCrawlEndTime=クロールの終了時間 (データストア)
    labels.crawling_info_DataIndexExecTime=インデクシングの実行時間 (データストア)
    labels.crawling_info_DataIndexSize=インデックスのサイズ (データストア)
    labels.webauth_configuration=ウェブ認証
    labels.webauth_list_hostname=ホスト名
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.2K bytes
    - Viewed (2)
Back to top