Package org.openmetadata.service.search
Class SearchIndexFactory
- java.lang.Object
-
- org.openmetadata.service.search.SearchIndexFactory
-
public class SearchIndexFactory extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ElasticSearchIndexbuildIndex(String entityType, Object entity)
-
-
-
Method Detail
-
buildIndex
public static ElasticSearchIndex buildIndex(String entityType, Object entity)
-
-