public interface SearchMetrics
Modifier and Type | Method and Description |
---|---|
long |
getFacetResolutionTime()
Returns the facet resolution time in milliseconds.
|
long |
getMetadataResolutionTime()
Returns the metadata resolution time in milliseconds.
|
long |
getQueryResolutionTime()
Returns the query resolution time in milliseconds.
|
long |
getSnippetResolutionTime()
Returns the snippet resolution time in milliseconds.
|
long |
getTotalTime()
Returns the total time taken by the query in milliseconds.
|
long getQueryResolutionTime()
long getFacetResolutionTime()
long getSnippetResolutionTime()
long getMetadataResolutionTime()
long getTotalTime()
Copyright © 2013-2015 MarkLogic Corporation.