From: | "John Jawed" <johnjawed(at)gmail(dot)com> |
---|---|
To: | "Markus Schiltknecht" <markus(at)bluegap(dot)ch> |
Cc: | "Teodor Sigaev" <teodor(at)sigaev(dot)ru>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Snowball and ispell in tsearch2 |
Date: | 2006-06-07 18:51:13 |
Message-ID: | a9eb35850606071151l3913dfc7wc28ac81d1c227dfb@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
OpenFTS ebuild: http://bugs.gentoo.org/show_bug.cgi?id=135859
It has a USE flag for the snowball stemmer. I can take care of
packaging for Gentoo if it will free up time for you to work on other
distros.
John
PS, upstream package size isn't, and shouldn't be an issue, it should
be left to the packaging systems to discretely fetch what is needed.
On 6/7/06, Markus Schiltknecht <markus(at)bluegap(dot)ch> wrote:
> That said, I don't necessarily mean that all stemmers must be included
> in CVS or such. It should just be simpler for the database administrator
> to install ispell or stemmer 'modules'. A non-plus-ultra solution would
> be to provide packages for each language (in debian or fedora, etc..).
>
> I'd be willing to help with such a project. I have experience with
> tsearch2 as well as with gentoo and debian packaging. I can't help with
> rpm, though.
>
> Regards
>
> Markus
>
> Teodor Sigaev wrote:
> > We got a lot requests about including stemmers and ispell dictionaries
> > for all accessible languages into tsearch2. I understand that tsearch2
> > will be closer to end user. But sources of snowball stemmers is about
> > 800kb, each ispell dictionaries will takes about 0.5-2M. All sizes are
> > sized with compression. I am afraid that is too big size...
> >
> > What are opinions?
> >
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-06-07 19:32:35 | Re: That EXPLAIN ANALYZE patch still needs work |
Previous Message | Teodor Sigaev | 2006-06-07 18:39:15 | Re: Snowball and ispell in tsearch2 |