Search Reporting Fields
Field Name |
Type |
Description |
---|---|---|
timestamp |
datetime |
The date and time of the export of the data. |
apiclient_ip |
string |
IP address of the client for this API request. |
query_logic |
string |
Search logic used for the query. |
query_target |
string |
Search target used for the query. |
query_querystring |
string |
The UQL query ( |
query_language |
string |
ISO language code |
query_start |
unsigned integer |
First requested full hit. |
query_hf |
unsigned integer |
Number of requested full hits. |
query_origin |
string |
Explains "what" created this request: page load on Mashup UI; AJAX load on Mashup UI; trusted queries; cache warm-up; isAlive; alerting; and so forth. |
answer_nmatches |
unsigned integer |
Total number of matches. |
answer_nhits |
unsigned integer |
Number of hits. |
time_total |
unsigned integer |
Total query time in microseconds. |
query_full |
string |
Full query parameters in URL form. |
query_id |
unsigned integer |
Auto-assigned internal query ID. |
spellcheck_enabled |
Boolean |
Was spellcheck enabled on this query? |
spellcheck_suggestions |
unsigned integer |
Number of spellcheck suggestions. |
spellcheck_autocorrect |
Boolean |
Was autocorrect enabled? |
spellcheck_autocorrected |
Boolean |
Was autocorrect triggered? |
applicationId |
string |
Mashup application ID passed by the API client. |
user_id |
string |
User ID passed by the API client. |
usersession_id |
string |
Session ID passed by the API client. |
userquery_id |
string |
Query ID passed by the API client. |
processing_indexquery |
string |
ELLQL query |
answer_status |
unsigned integer |
Answer status. 0=ok, 1=error, 2=timeout, 3=limit reached |
time_queue |
unsigned integer |
Time in query processing queue in microseconds. |
time_queryprocessing |
unsigned integer |
Time for query parsing and processing in microseconds. |
time_exec |
unsigned integer |
Time for partial hits execution in microseconds. |
time_synfh |
unsigned integer |
Time for synthesis and full hits execution in microseconds. |
cputime_queryprocessing |
unsigned integer |
CPU time for query parsing and processing in microseconds. |
cputime_exec_searcher |
unsigned integer |
CPU time for partial hits execution, searcher side, in microseconds. |
cputime_exec_index |
unsigned integer |
CPU time for partial hits execution, index side, in microseconds. |
cputime_synthesis_searcher |
unsigned integer |
CPU time for synthesis execution, searcher side, in microseconds. |
cputime_synthesis_index |
unsigned integer |
CPU time for synthesis execution, index side, in microseconds. |
cputime_fullhits_searcher |
unsigned integer |
CPU time for full hits execution, searcher side, in microseconds. |
cputime_fullhits_index |
unsigned integer |
CPU time for full hits execution, index side, in microseconds. |
searchserver |
string |
The search server that processed this query. |
expansion_languages |
string |
Language detected at search-time for the expansion. |