I have a taxonomy and I want to filter on this taxonomy using the views autocomplete filter module and showing an exposed filter to the user. It works if I enter a word exactly matching a taxonomy term but I shows no result if I only enter a part of an existing taxonomy term. Is there a way to configure the view in such a way that it returns all taxonomy terms containing the word I entered in the exposed filter field?

E.g.:

Enter word "shoes" in the exposed filter field returns taxonomy term "Shoes"
Enter word "shoe" in the exposed filter field returns no result although the word shoe is part of word "Shoes"

Comments

bienybarato’s picture

Issue summary: View changes