I wonder if there are any postgresql users out there, which do not have
tsearch2 available. (it's in the contrib folder)
If no I would like to use tsearch2 on all postgresql fulltext searches
per default.
I use it for 7.4.5, 8.0 and 8.1, being 8.1 my default.
I wonder if I should introduce another config option DISABLE_TSEARCH2,
or if say that a decent postgres has tsearch2 enabled per default.
It works fine on my dev machine, even for phrases.
http://reini/wiki/pg/FindPage?action=FullTextSearch&s=%22browsing+and+editing%22
=> FindPage
* Help:MoreAboutMechanics of browsing and editing on this server.
The ranks are not displayed yet, but the output is sorted per rank.
And I disabled TitleSearch on FullTextSearch.
Wonder if I should put it back in...
--
Reini Urban
http://phpwiki.org/
|