Hi,

> The crappy thing is that to actually detect if there are any tokens in the 
> field
> you need to make a TokenStream which can be used to read the first token
> and then rewind again.  I'm not sure if there is such a thing in Lucene at the
> moment.  We had to write it ourselves but we were on a considerably older
> version at the time.

CachingTokenFilter plugged over any other TokenStream.

Uwe


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to