Class TeamIndex
java.lang.Object
org.openmetadata.service.search.indexes.TeamIndex
- All Implemented Interfaces:
SearchIndex
-
Field Summary
Fields inherited from interface org.openmetadata.service.search.indexes.SearchIndex
DEFAULT_EXCLUDED_FIELDS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods 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, getFQNParts, removeNonIndexableFields
-
Constructor Details
-
TeamIndex
-
-
Method Details
-
getSuggest
- Specified by:
getSuggestin interfaceSearchIndex
-
getEntity
- Specified by:
getEntityin interfaceSearchIndex
-
getExcludedFields
- Specified by:
getExcludedFieldsin interfaceSearchIndex
-
buildSearchIndexDocInternal
- Specified by:
buildSearchIndexDocInternalin interfaceSearchIndex
-