On 7/17/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:
On 7/17/07, Doğacan Güney <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On 7/17/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:
> > On 7/17/07, Doğacan Güney <[EMAIL PROTECTED]> wrote:
> > > Hi all,
> > >
> > > Is there a way to pass arguments to analyzers p
On 7/17/07, Doğacan Güney <[EMAIL PROTECTED]> wrote:
Hi,
On 7/17/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:
> On 7/17/07, Doğacan Güney <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > Is there a way to pass arguments to analyzers per document? Let's say
> > that I have a field "foo" which is tok
Hi,
On 7/17/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:
On 7/17/07, Doğacan Güney <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Is there a way to pass arguments to analyzers per document? Let's say
> that I have a field "foo" which is tokenized by WhitespaceTokenizer
> and then filtered by MyCustomSt
On 7/17/07, Doğacan Güney <[EMAIL PROTECTED]> wrote:
Hi all,
Is there a way to pass arguments to analyzers per document? Let's say
that I have a field "foo" which is tokenized by WhitespaceTokenizer
and then filtered by MyCustomStemmingFilter. MyCustomStemmingFilter
can stem more than one langua
Hi all,
Is there a way to pass arguments to analyzers per document? Let's say
that I have a field "foo" which is tokenized by WhitespaceTokenizer
and then filtered by MyCustomStemmingFilter. MyCustomStemmingFilter
can stem more than one language but (obviously) it needs to know the
language of th