public interface LowLevelSearchResultEnhancer
SearchService
.
Note that, as the name is indicating, this is a low-level enhancer: it will contain the exact json
as it gets returned from Elasticsearch (i.e. no mapping is applied).Modifier and Type | Method and Description |
---|---|
void |
enhanceSearchResult(String aliasName,
String actualIndexName,
com.fasterxml.jackson.databind.JsonNode queryResult) |