| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsCollector.addStatistic(SearchQueryInfo searchResult)
Adds single statistic
|
void |
SolrReportingService.saveQueryResult(SearchQueryInfo result)
Saves single query statistic
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SearchQueryInfo> |
Log4jSolrQueryStatisticsAggregator.LogEntryProcessor.getResult() |
protected java.util.List<SearchQueryInfo> |
Log4jSolrQueryStatisticsAggregator.processFile(java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultStatisticsCollector.addStatistic(SearchQueryInfo searchResult) |
protected void |
DefaultStatisticsCollector.createDateIndexEntry(SearchQueryInfo searchResult,
java.lang.String formattedDate) |
protected java.lang.Object[] |
Log4jSolrReportingService.getArray(SearchQueryInfo reportingQueryResult) |
void |
Log4jSolrReportingService.saveQueryResult(SearchQueryInfo reportingQueryResult) |
protected void |
DefaultStatisticsCollector.updateDateIndexEntry(SearchQueryInfo searchResult,
java.lang.String formattedDate) |
| Modifier and Type | Method and Description |
|---|---|
SearchQueryInfo |
SearchResult.getQueryInfo()
Statistics Info about the Search Query - usable for logging
|
| Modifier and Type | Method and Description |
|---|---|
SearchQueryInfo |
SolrSearchResult.getQueryInfo() |
Copyright © 2018 SAP SE. All Rights Reserved.