buteSource clones, as in my
pseudo-code.
Steve
-Original Message-
From: Damerian [mailto:dameria...@gmail.com]
Sent: Thursday, February 09, 2012 5:00 PM
To: java-user@lucene.apache.org
Subject: Re: Access next token in a stream
Στις 9/2/2012 10:51 μμ, ο/η Steven A Rowe έγραψε:
Dame
-Original Message-
> From: Damerian [mailto:dameria...@gmail.com]
> Sent: Thursday, February 09, 2012 5:00 PM
> To: java-user@lucene.apache.org
> Subject: Re: Access next token in a stream
>
> Στις 9/2/2012 10:51 μμ, ο/η Steven A Rowe έγραψε:
> > Damerian,
> >
&
al Message-
From: Damerian [mailto:dameria...@gmail.com]
Sent: Thursday, February 09, 2012 4:15 PM
To: java-user@lucene.apache.org
Subject: Re: Access next token in a stream
Στις 9/2/2012 8:54 μμ, ο/η Steven A Rowe έγραψε:
Hi Damerian,
One way to handle your scenario is to hold on to the previous token, an
gt; Sent: Thursday, February 09, 2012 4:15 PM
> To: java-user@lucene.apache.org
> Subject: Re: Access next token in a stream
>
> Στις 9/2/2012 8:54 μμ, ο/η Steven A Rowe έγραψε:
> > Hi Damerian,
> >
> > One way to handle your scenario is to hold on to the previous tok
to:dameria...@gmail.com]
Sent: Thursday, February 09, 2012 2:19 PM
To: java-user@lucene.apache.org
Subject: Access next token in a stream
Hello i want to implement my custom filter, my wuestion is quite simple
but i cannot find a solution to it no matter how i try:
How can i access the TermAttr
rsday, February 09, 2012 2:19 PM
> To: java-user@lucene.apache.org
> Subject: Access next token in a stream
>
> Hello i want to implement my custom filter, my wuestion is quite simple
> but i cannot find a solution to it no matter how i try:
>
> How can i access the TermAttr
Hello i want to implement my custom filter, my wuestion is quite simple
but i cannot find a solution to it no matter how i try:
How can i access the TermAttribute of the next token than the one i
currently have in my stream?
For example in the phrase "My name is James Bond" if let's say i a