- Issue created by @mortona2k
I have an indexed string field for the title from an entity reference field.
I can create the autocomplete filter for the fulltext node title, but the search_api_text filter does not seem to be available.
Using search api DB backend.
I also tried with a non indexed view. I can set up the filter with autocomplete if I add the relation and filter on title. But the autocomplete doesn't work.
Active
2.0
Code