public interface ConversationResultMapper extends ElasticsearchResultConverter.ResultMapper<ConversationSearchResponse>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ConversationResultMapper.Enhancer
The interface you can implement when you want to enhance conversation based search hit data.
|
convert, convertHit