Re: [Fwd: Re: [GENERAL] fulltext search stemming/ spelling problems]

2010-04-09 Thread Chris . Ellis
at when I search for 'gitar' also records containing 'guitar', > 'guitars', ... will be found. > > Any help would be really appreciated! :) > > Thanks, > Corin > > - Message from Corin on Thu, 08 Apr 2010 > 22:54:38 +0200 -

[Fwd: Re: [GENERAL] fulltext search stemming/ spelling problems]

2010-04-09 Thread Corin
Hi, nobody here who knows how to get the postgre fulltext working with ispell and stemming? :-( So that when I search for 'gitar' also records containing 'guitar', 'guitars', ... will be found. Any help would be really appreciated! :) Thanks, Corin --- Begin Message --- On 08.04.2010 21:2

Re: [GENERAL] fulltext search stemming/ spelling problems

2010-04-08 Thread Corin
On 08.04.2010 21:27, Oleg Bartunov wrote: it means, that (from http://www.postgresql.org/docs/current/static/textsearch-dictionaries.html#TEXTSEARCH-ISPELL-DICTIONARY) 12.6.5. Ispell Dictionary The Ispell dictionary template supports morphological dictionaries, which can normalize many diff

Re: [GENERAL] fulltext search stemming/ spelling problems

2010-04-08 Thread Oleg Bartunov
On Thu, 8 Apr 2010, Corin wrote: On 08.04.2010 20:15, Oleg Bartunov wrote: On Thu, 8 Apr 2010, Corin wrote: english_ispell dictionary is a morphology kind of dictionary ! Read docs. Also, simple dictionary will never invoked, since english_stem dictionary recognizes everything ! I'm not sure w

Re: [GENERAL] fulltext search stemming/ spelling problems

2010-04-08 Thread Corin
On 08.04.2010 20:15, Oleg Bartunov wrote: On Thu, 8 Apr 2010, Corin wrote: english_ispell dictionary is a morphology kind of dictionary ! Read docs. Also, simple dictionary will never invoked, since english_stem dictionary recognizes everything ! I'm not sure what you mean with 'morphology'. I s

Re: [GENERAL] fulltext search stemming/ spelling problems

2010-04-08 Thread Oleg Bartunov
On Thu, 8 Apr 2010, Corin wrote: Hi! I'm using postgres 8.4.3 and try to get stemming/ wrong word correction working. I already installed the myspell dictionaries using apt-get and created postgres dictionaries like this: Fulltext search configuration ?public.english_ispell? Parser: ?pg_c

[GENERAL] fulltext search stemming/ spelling problems

2010-04-08 Thread Corin
Hi! I'm using postgres 8.4.3 and try to get stemming/ wrong word correction working. I already installed the myspell dictionaries using apt-get and created postgres dictionaries like this: Fulltext search configuration »public.english_ispell« Parser: »pg_catalog.default« Token |