| From: | John Gage <jsmgage(at)numericable(dot)fr> |
|---|---|
| To: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
| Cc: | Andreas Joseph Krogh <andreak(at)officenet(dot)no>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Clarification of the "simple" dictionary |
| Date: | 2010-07-22 19:38:22 |
| Message-ID: | 0424A253-C96B-49E4-917B-E0357DA3ACC3@numericable.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
> By default it has no Init options, so it doesn't check for stopwords.
In the first place, this functionality is a rip-snorting home run on
Postgres. I congratulate Oleg who I believe is one of the authors.
In the second, I too had not read (carefully) the documentation and am
very happy to find that I can eliminate stop words with 'simple'.
That will be a tremendous convenience going forward.
It turns out that using 'english' and getting stemmed lexemes is
extremely convenient too, but this functionality in 'simple' is
excellent.
Thanks,
John
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Piotr Gasidło | 2010-07-22 19:46:15 | Re: Difference between EXPLAIN ANALYZE SELECT ... total runtime and SELECT ... runtime |
| Previous Message | Szymon Guz | 2010-07-22 19:34:00 | Re: Difference between EXPLAIN ANALYZE SELECT ... total runtime and SELECT ... runtime |