Hi,
Is there a configuration setting that I need to check for phrase searching to work on our search pages? or it is an "automatic" feature that should work?
Momo.
Phrase searching does not work with Matrix search, however it does work with Funnelback search and you don't need to configure anything. However, be aware of this bug:
http://bugs.matrix.squiz.net/view_bug.php?bug_id=4510
Cheers,
Dan.
[quote]
Phrase searching does not work with Matrix search, however it does work with Funnelback search and you don't need to configure anything. However, be aware of this bug:
http://bugs.matrix.squiz.net/view_bug.php?bug_id=4510
Cheers,
Dan.
[/quote]
The website is using a GPL version (v3.26.0), is there a link somewhere to download this feature to install on our server?
Thanks
[quote]
The website is using a GPL version (v3.26.0), is there a link somewhere to download this feature to install on our server?
Thanks
[/quote]
Unfortunately no, the Funnelback Package is SSV.
[quote]
Phrase searching does not work with Matrix search[/quote]
As a clarification of this statement, this is definitely correct on a PostgreSQL database; searching through the Matrix index does not support phrase matches.
On Oracle, the Search Manager takes advantage of the full-text indexing module there, and I believe this supports phrase searching in the way you would expect.