Subject | Re: [firebird-support] Re: Full Text Searching For Firebird |
---|---|
Author | Alexandre Benson Smith |
Post date | 2005-11-29T21:41:34Z |
Rick Debay wrote:
Since the docs I have indexed are all in portuguese, I need portuguese
synonyms.
A metaphone or soundex could solve part of the problem, but I like to
identify "as same" some keywords like
server = servidor
database = banco de dados
procedure = procedimento
index = indice
because a lot of searchs could be
firebird server
and a lot of documents have both kinds ("firebird server" or "servidor
firebird")
My case was a very specific, so the needs/problems I encounter could
have no correlation to a "real world" FTS needs.
But you could be sure that I don't want to mantain such list :-))
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br
>Stemming. I know there is an open stemming dataset out there, but IHi Rick,
>can't remember who maintained it.
>You wouldn't want to create one on your own :-)
>
>Rick
>
>
>
Since the docs I have indexed are all in portuguese, I need portuguese
synonyms.
A metaphone or soundex could solve part of the problem, but I like to
identify "as same" some keywords like
server = servidor
database = banco de dados
procedure = procedimento
index = indice
because a lot of searchs could be
firebird server
and a lot of documents have both kinds ("firebird server" or "servidor
firebird")
My case was a very specific, so the needs/problems I encounter could
have no correlation to a "real world" FTS needs.
But you could be sure that I don't want to mantain such list :-))
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br