...
The MatchingTerm elements are returned from prefix or fuzzy match type queries and represent other possible searches that are similar to the current search request.
FieldName | The name of the field that can be supplied to a new query. |
---|---|
Text | Text that is similar to the current query. |
HitCount | The number of terms that matched the text. |
...
FilterField elements represent terms and fields that can be used to facet or refine the current search.
FieldName | The name of the field that can be used to refine the search. |
---|---|
DisplayName | The display name of the field for use on a user interface. |
FilterTerms | A list of filter terms. |
Anchor | ||||
---|---|---|---|---|
|
Actual search result.
Score | ||
---|---|---|
NameId | ||
NameClassName | ||
GoverningCode | ||
FullName | ||
PartialName | NameSearchResult | The full details of a name. |
Methods
/names/search
Returns a list of search results and faceting details for a query on names.
...