Oleg Bartunov wrote:
> On Tue, 17 Aug 2004, Gaetano Mendola wrote:
>
>
>>Hi all,
>>where I work some times we need to find our documents
>>searching for a couple of words. I was thinking to
>>use the tsearch2.
>>
>>Shall I use OpenFTS?
>>Do you have any suggestion ?
>>
>
>
> tsearch2 is ok if you have docs and db on the same server, OpenFTS
> is a middleware on top of tsearch2.
What advantage I have on use OpenFTS instead of use tsearch2 directly ?
I read the FAQ but I'm still missing what I can do with OpenFTS that I
can not with tsearch2.
Regards
Gaetano Mendola