Hey i love this module, but for the first time I'm using it on a multilingual site and I don't see any way to prevent french results from appearing in the english search form. Is there something I'm missing or do i need another module to hook into rewrite sql?
thanks
Comments
Comment #1
spelcheck commented+1
Comment #2
awolfey commentedI'm open to suggestions on how to do this. Some ideas:
Any thoughts?
Comment #3
tmsimont commentedI think current language is the way to go, but maybe give the admin an option to expose a language selection.
For my purposed I adjusted the SQL to check a condition for the language column in the node table against the current language
Comment #4
polmaresma commented#3
Can you please post the code here?
Thank's!
Comment #5
tmsimont commentedi'd put up a patch but i don't know how because i don't git it.
fuzzysearch.module,v 1.16.2.37
I altered that file on line 891-914 to be this:
Comment #6
mario steinitzI'm currently cleaning up the issue queue.
There is no intention to further supporting the 6.x version of fuzzysearch. So I'll hereby close this issue as outdated.
If you are still using the 6.x version and find this issue critical for your site, please feel free to set it back to active, so that we can look into it and find an according solution.