Can't Get Filters to Work
I'm trying to implement keywords:inflect but can't get it to work. I've tried adding the parameter to both the form and results tags, to no avail. I also tried using the keywords:loose filter, but that isn't working either. I assume I'm doing something wrong.
Screenshots of the code I've attempted:
Replies
Low 7 Jul 2015 20:11
Try setting it to the Results tag but add keywords:lang="en" as well, so LS knows which language rules to apply.
I'd also recommend leaving out both keywords:loose and keywords:mode.
gtowle 7 Jul 2015 20:29
Hi Low,
Thanks for the prompt reply. So I have the form tag setup as follows:
And the results tag like so:
There are a number of entries containing the word "practitioners". If I search for "practitioner" they don't appear. They only appear if I search for "practitioners".
Low 7 Jul 2015 20:31
What's your LS version?
gtowle 7 Jul 2015 20:32
3.2.0
Low 7 Jul 2015 20:33
Ah, well then. You need to upgrade. The inflections were added in version 4.
gtowle 7 Jul 2015 20:34
Heh. Silly me.