Skip to content

Auto Completion for the general search field #28

@leoek

Description

@leoek

The first version of this auto completion should be based on the most popular searches and the string the string the user already typed.

Currently there is an endpoint /top available which returns the most common search terms. However it does not evaluate any characters which were already typed by the user.

Suggestions for the general search field should be provided with the /suggest endpoint as they are for other fields. Check the openapi spec/swagger for more information.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions