-
cnt
int cnt
A quantity of found objects.
-
scnt
int scnt
Total scanning cycles.
-
queryWordsTime
int queryWordsTime
A time (milliseconds) of words searching.
-
queryTime
int queryTime
A time (milliseconds) of core searching.
-
queryResultExtractTime
int queryResultExtractTime
A time (milliseconds) of extracting query results for page.
-
totalSearchTime
int totalSearchTime
Total search time (milliseconds).
-
words
java.lang.String[] words
An array of searching words.
This array includes all words from the search phrase
and words with the same meaning (or nearly the same) as any word in the search
phrase (synonyms).