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
.IndexAnalyzerGeneralException
Copyright © 2002-2022 Atlassian. All Rights Reserved.