public interface DataAnalyzer
| Modifier and Type | Method and Description |
|---|---|
AnalyzerResult |
analyze(int maxResults)
Performs the analysis of data between index and database.
|
AnalyzingStatistics |
getAnalyzingStatistics()
Gets the statistics related to an instance of a search operation.
|
AnalyzingStatistics getAnalyzingStatistics()
AnalyzingStatistics.AnalyzerResult analyze(int maxResults) throws IndexAnalyzerGeneralException
maxResults - The maximum results to return.AnalyzerResult.IndexAnalyzerGeneralExceptionCopyright © 2002-2019 Atlassian. All Rights Reserved.