Version used: Version 6.0.1029
Problem: Synonyms not pulling up the same results.
I have tried having both:
trimmer=trimmers
trimmers=trimmer
Having just:
trimmer=trimmers
And having just:
trimmers=trimmer
I have 3 categories setup, as well as a search being category independent. However if I search for trimmer I get 97 results in 1 of my categories, and if I search for trimmers I get 0 in the same category. The category independent search for trimmer gives 290 results while trimmers gives 20.
My question is:
Do synonyms work with category searches, or do you need to pass something in the query string to the cgi search to enable synonyms?
Current Search URL:
/cgi/search.cgi?zoom_sort=0&zoom_query=*trimmers*&zoom_ xml=1&zoom_page=1&zoom_per_page=10&zoom_cat[]=0&zoom_and=0
Update:
I have also tried:
*trimmer*=*trimmers*
This seems more with synonyms not working when using wildcards. When searching I want to return any words containing the word searched for.
Is this supported that synonyms can be made for wild card searches of one another?
Problem: Synonyms not pulling up the same results.
I have tried having both:
trimmer=trimmers
trimmers=trimmer
Having just:
trimmer=trimmers
And having just:
trimmers=trimmer
I have 3 categories setup, as well as a search being category independent. However if I search for trimmer I get 97 results in 1 of my categories, and if I search for trimmers I get 0 in the same category. The category independent search for trimmer gives 290 results while trimmers gives 20.
My question is:
Do synonyms work with category searches, or do you need to pass something in the query string to the cgi search to enable synonyms?
Current Search URL:
/cgi/search.cgi?zoom_sort=0&zoom_query=*trimmers*&zoom_ xml=1&zoom_page=1&zoom_per_page=10&zoom_cat[]=0&zoom_and=0
Update:
I have also tried:
*trimmer*=*trimmers*
This seems more with synonyms not working when using wildcards. When searching I want to return any words containing the word searched for.
Is this supported that synonyms can be made for wild card searches of one another?
Comment