Suggestions
The /suggest
endpoint retrieves entities and text blocks matching a substring.
For example, calling /suggest?query=litt&fields=a/title
would retrieve text blocks extracted from any title field and containing litt
, so for example "The little prince" or "The XXth French litterature classics".
It would also retrieve entities like "Litterature" or "Little Italy".
It supports the same parameters as /search
.