On Jan 8, 2008 3:07 PM, Robert Young <[EMAIL PROTECTED]> wrote:
> Thanks, that is very helpfull. So, is there a way to find out the
> total number of distinct tokens, regardless of which field they're
> associated with?

No.   A term in lucene consists of a field and value, so the same word
in different fields are different terms and indexed separately.

-Yonik

Reply via email to