Dear Mr.Miller:

I figured out how to use the CachingTokenFilter and it worked exactly as you
described.  Thanks so much once again for sharing your time and expertise! 
:-)

All the best.
Sincerely;
Fayyaz



markrmiller wrote:
> 
> A TokenStream can only be read once unless you wrap it with a 
> CachingTokenFilter and call reset between uses. So thats what you should
> do.
> 
> - Mark
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-return-entire-resultset-which-includes-the-highlighted-keywords-tp17354272p17444292.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to