[Zope-dev] Re: [Zope] Need a list of words not indexed by Catalog
Martijn Faassen
m.faassen@vet.uu.nl
Tue, 14 Sep 1999 13:32:52 +0200
Rik Hoekstra wrote:
>
> > -----Original Message-----
> > From: Martijn.Faassen@vet.uu.nl [mailto:Martijn.Faassen@vet.uu.nl]On
> > Behalf Of Martijn Faassen
> > Sent: Tuesday, September 14, 1999 11:35 AM
> > Cc: 'zope-dev@zope.org'
> > Subject: [Zope-dev] Re: [Zope] Need a list of words not indexed by
> > Catalog
> >
> >
> > Terrel Shumway wrote:
> > >
> > > near the end of
> > > lib/python/SearchIndex/TextIndex.py
> > > is a list called 'stop_words'
> > >
> > > [Zope Dev] It would be good to move this out of the .py file into an
> > > editable, internationalizable resource file.
> >
> > Agreed! And then there's the *multi* lingual issue too. What if I have
> > Dutch and English on my site?
[snip]
> It seems like you run into a _lot_ of complexities with multilingual issues,
> and still these are real issues for many of us.
Yes, very real issues. Suddenly ZCatalog isn't the almost-ready tool to
add searchability to the website I'm building anymore.. Now I need to do
quite a bit of extra work, I imagine..
Regards,
Martijn