Class GlossaryTermIndex
java.lang.Object
org.openmetadata.service.search.indexes.GlossaryTermIndex
- All Implemented Interfaces:
SearchIndex
-
Field Summary
Fields inherited from interface org.openmetadata.service.search.indexes.SearchIndex
DEFAULT_EXCLUDED_FIELDS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openmetadata.service.search.indexes.SearchIndex
buildSearchIndexDoc, getCommonAttributesMap, getDescriptionStatus, getEntityWithDisplayName, getExcludedFields, getFQNParts, removeNonIndexableFields
-
Constructor Details
-
GlossaryTermIndex
-
-
Method Details
-
getSuggest
- Specified by:
getSuggestin interfaceSearchIndex
-
getEntity
- Specified by:
getEntityin interfaceSearchIndex
-
buildSearchIndexDocInternal
- Specified by:
buildSearchIndexDocInternalin interfaceSearchIndex
-
getFields
-