Returns information about search token statistics. It contains information about each token searched on, allowing for wildcards, synonyms, conflation and thesaurus.
<%
' This sample demonstrates enumerating the token statistics in the result list displaying' them in a table' Execute a pre-configured searchSet Results = ISYSSearch.Execute
%><table>
<% ForEach Statistic in Results.Statistics%><tr><td><%= Statistic.Name %></td><td><%= Statistic.Value %></td></tr>
<% Next%></table>
Remarks
The statistics list is comparable to the Word List in ISYS:query.