Re: [GENERAL] Tsearch2 & Hebrew

2006-09-07 Thread Michelle Konzack
Hello Oleg, Am 2006-09-04 20:52:02, schrieb Oleg Bartunov: > You need to provide more details. > > Oleg - END OF REPLIED MESSAGE - One of my two programmers had coded last year stuff in php5 (UNICODE is now working) to search à la Google in my Data

Re: [GENERAL] Tsearch2 & Hebrew

2006-09-05 Thread Yonatan Ben-Nes
Oleg Bartunov wrote: On Tue, 5 Sep 2006, Yonatan Ben-Nes wrote: No, I didn't thought that it will be useful if it won't be accompanied by an hebrew stemmer which will work with it... I'm wrong? ispell and stemmer are doing the same job, so you may use ispell,simp

Re: [GENERAL] Tsearch2 & Hebrew

2006-09-05 Thread Oleg Bartunov
On Tue, 5 Sep 2006, Yonatan Ben-Nes wrote: No, I didn't thought that it will be useful if it won't be accompanied by an hebrew stemmer which will work with it... I'm wrong? ispell and stemmer are doing the same job, so you may use ispell,simple configuration instead of "ideal" one: ispell,

Re: [GENERAL] Tsearch2 & Hebrew

2006-09-05 Thread Yonatan Ben-Nes
No, I didn't thought that it will be useful if it won't be accompanied by an hebrew stemmer which will work with it... I'm wrong? Oleg Bartunov wrote: On Tue, 5 Sep 2006, Yonatan Ben-Nes wrote: Hi all, Well my problem was that I didn't know if Tsearch2 can work on hebr

Re: [GENERAL] Tsearch2 & Hebrew

2006-09-05 Thread Oleg Bartunov
On Tue, 5 Sep 2006, Yonatan Ben-Nes wrote: Hi all, Well my problem was that I didn't know if Tsearch2 can work on hebrew data without a fitting stemmer, my current solution is to use the 'simple' dictionary so no lexem is returned. I wonder if there is an hebrew stemmer which I can use but I

Re: [GENERAL] Tsearch2 & Hebrew

2006-09-05 Thread Yonatan Ben-Nes
Hi all, Well my problem was that I didn't know if Tsearch2 can work on hebrew data without a fitting stemmer, my current solution is to use the 'simple' dictionary so no lexem is returned. I wonder if there is an hebrew stemmer which I can use but I can't seem to find one, so sadly one of the

Re: [GENERAL] Tsearch2 & Hebrew

2006-09-04 Thread Oleg Bartunov
You need to provide more details. Oleg On Fri, 1 Sep 2006, Michelle Konzack wrote: Hello Jonatan, Am 2006-08-30 19:09:19, schrieb Yonatan Ben-Nes: I want to use Tsearch2 for a current project I have but I can't seem to find a way to implement it on hebrew content. I have the same problem si

Re: [GENERAL] Tsearch2 & Hebrew

2006-09-04 Thread Michelle Konzack
Hello Jonatan, Am 2006-08-30 19:09:19, schrieb Yonatan Ben-Nes: > I want to use Tsearch2 for a current project I have but I can't seem to > find a way to implement it on hebrew content. I have the same problem since I have an UTF-8 Database of arround 380 GByte (growing 100 MByte per day) in ove

[GENERAL] Tsearch2 & Hebrew

2006-08-30 Thread Yonatan Ben-Nes
Hello all, I want to use Tsearch2 for a current project I have but I can't seem to find a way to implement it on hebrew content. I found that there is an hebrew Ispell project and apparently I can use it as a dictionary but I can't find any hebrew stemmer to work properly with it, or maybe I'