Home

 

Indexing and search statistics

Display a standard set of statistics related to the search feature. To view search statistics, enter the following URL:

<CONNECTIONS_URL>/search/serverStats

All statistics are recorded from the time that the server is started. The statistics are grouped by feature. Statistics that are not relevant to any specific feature are displayed in a table named Overall. The following statistics are recorded for search.


Search statistics

Statistic Description
feature_name.seedlist.retrieval.time The number of times the seedlist for the specified feature was retrieved, and the average, maximum, and minimum amount of time taken to retrieve the seedlist, in seconds.
feature_name.seedlist.parse.time The number of times the seedlist for the specified feature was parsed, and the average, maximum, and minimum amount of time taken to parse the seedlist, in seconds.
feature_name.total.entries.retrieved The total number of entries extracted from the seedlists for the specified feature.
feature_name.index.time The number of times the specified feature was indexed, and the average, maximum, and minimum amount of time taken to index the feature.
total.index.time The total number of times all features have been indexed, and the average, maximum, and minimum amount of time taken to index all of the features.
last.index.time The amount of time taken by the last full index.
search.get.request The number of get requests received, and the average, maximum, and minimum amount of time taken to perform the request.
search.post.request The number of post requests received, and the average, maximum, and minimum amount of time taken to perform the request.
search.results.retrieval The number of times search results were retrieved, and the average, maximum, and minimum amount of time taken to retrieve the results.

 

Statistics specific to files content indexing

When indexing file contents, files are downloaded to the search server and then converted to plain text. Any available content is then indexed the next time the Files feature is indexed. The following statistics show information about this process.


Files statistics

Statistic Description
files.total.conversion.time The total number of files converted, and the average, maximum, and minimum amount of time taken to download and convert the files.
files.conversion.failure.count The number of attempted file conversions that failed.
files.conversion.success.count The number of attempted file conversions that succeeded.
files.content.indexed.count The number of files whose content has been indexed.
files.files.download.file.failure The number of temporary file downloads that failed.


Administer search


+

Search Tips   |   Advanced Search