Hi all,
I have set up a search server and a search index using Search API, I indexed my content, choosing which fields to use. Then I created a view (page) displaying content, chose "Display fields", chose my fields, added a contextual filter ("Search terms"), and set up my page path to "search/node/%".
It works well except this : when I perform a multi-words search on particular terms, my view returns duplicates contents. I tried to use views aggregation, but it generates a sql error (same for "Use distinct").