No results using partial word of longer word
Hello. Im having an issue with Low Search not finding results when using partial part of longer word like: harakka (content has meriharakka) but Low Search does not find it. All my fields are searcable, and have tried to put similar weight to all fields from 0 up to 3, no effect.
Here is the search form part:
http://pastie.org/10196649
and here is the result page LS part:
http://pastie.org/private/ukd26v51jbf...
Replies
Low 19 May 2015 12:42
As per the docs:
You've got filter parameters defined in the Form tag: keywords:mode="all" keywords:loose="both" collection="linnut". Move those to the Results tag instead.
RecentlyPosted 19 May 2015 12:58
Ohmy, So keeping the actual keyword form tag simple is the way, and instead targetting result page is more important.
Thanks, its working now with a big smile on the result page :)