I am using Search API, Search API autocomplete and Solr search. I’we made a view with an exposed filer that has a funcionality of search api autocomplete.
For now, autocomplete suggestions are just this boring regular template…
Important to notice is also that I am searching two Content Types (Book and Autor)
I would like to implement grouping in my autocomplete suggestion so that my autocomplete looks like this:
Book: | Autor
Book 1 | Autor n
Book 2 | Autor n
Book 3 | Autor n
Book 4 | Autor n
Book 5 | Autor n
Show all Show all