SAP Function TREX_EXT_CRAWL_GLOB_STATISTICS - get statisitcs for a TREX crawl (cruise)

Parameter Reference Type Length Default Optional Text
I_CRUISE_NAME TREXS_CRUISER-CRUISE_NAME C 64 name of the crawl / cruise
I_RFC_DESTINATION TREX_RFC-RFC_DESTINATION C 32 RFC destination to TREX

Parameter Reference Type Length Text
E_ALL_URLS TREXS_CRUISER-COUNTER N 10 number of all URLs for the crawl
E_AVERAGE TREXS_CRUISER-COUNTER N 10 number of average crawled documents
E_ERROR_COUNT TREXS_CRUISER-COUNTER N 10 number of errors (e.g. HTTP get error 404)
E_FINISH_TIME TREXS_CRUISER-DATE_TIME C 20 end of the crawling
E_NEW_DELETED TREXS_CRUISER-COUNTER N 10 number of deleted ((not found again) URLS
E_NEW_INDEXED TREXS_CRUISER-COUNTER N 10 number of new ULS send to the index/queue server
E_NEW_UPDATED TREXS_CRUISER-COUNTER N 10 number of URLS where the modify date was changed
E_NEW_VISITED TREXS_CRUISER-COUNTER N 10 number of new URLS
E_RETURN_CODE TREX_RFC-RETURN_CODE I 4 Return Code
E_RETURN_TEXT TREX_RFC-RETURN_TEXT C 200 Return Text
E_START_TIME TREXS_CRUISER-DATE_TIME C 20 start of the crawling
E_STATE TREXS_CRUISER-STATUS N 1 0=completeed,1=running,.. (see source code)
E_URLS_INDEXED TREXS_CRUISER-COUNTER N 10 number of URLS send to the index/queue server
E_URLS_TO_BE_VISITED TREXS_CRUISER-COUNTER N 10 number of URLs which are not visited
E_URLS_VISITED TREXS_CRUISER-COUNTER N 10 number of URLs visited

Exception Text
CONVERSION_ERROR Error during conversion to UTF-8
ERROR Error, see error message