Class TopicIndex
- java.lang.Object
-
- org.openmetadata.service.search.indexes.TopicIndex
-
- All Implemented Interfaces:
ElasticSearchIndex
public class TopicIndex extends Object implements ElasticSearchIndex
-
-
Constructor Summary
Constructors Constructor Description TopicIndex(Topic topic)
-
-
-
Constructor Detail
-
TopicIndex
public TopicIndex(Topic topic)
-
-
Method Detail
-
buildESDoc
public Map<String,Object> buildESDoc()
- Specified by:
buildESDocin interfaceElasticSearchIndex
-
-