public interface SearchMetrics
Modifier and Type | Method and Description |
---|---|
long |
getExtractResolutionTime()
Returns the extract resolution time in
milliseconds.
|
long |
getFacetResolutionTime()
Returns the facet 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 getExtractResolutionTime()
long getTotalTime()
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.