search

abstract fun search(suggested: SuggestedEntity, schema: <Error class: unknown class>): SearchResult

Search for candidates matching the suggested entity.

Return

Search result containing confident match (if any) and candidates

Parameters

suggested

The suggested entity to find matches for

schema

The data dictionary for type hierarchy information