To use ShingleFilter, I'd like to change its TOKEN_SEPARATOR, but it's
final. Furthermore, I tryed to compile its source code but the compiler
isn't finding some methods like addAtribute.
Does someone know how could I do that?

Alex

On Fri, Sep 25, 2009 at 2:42 PM, Robert Muir <rcm...@gmail.com> wrote:

> i might suggest the shingle package in lucene's contrib for this case.
>
> > like to do it for a general case, like trying to search the words joining
> > > the word before or after.
> > >
> > > How could I do that? Is there an analyzer which tokenize like that?
> > >
> > > Thank you
> > >
> > >
> > > Alex
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> > > For additional commands, e-mail: java-user-h...@lucene.apache.org
> > >
> > >
> >
> >
> > --
> > Alex
> >
>
>
>
> --
> Robert Muir
> rcm...@gmail.com
>



-- 
Alex

Reply via email to