You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Tod <li...@gmail.com> on 2009/02/18 13:25:38 UTC

Reporting indexed metadata

Is there a way I can ask lucene what metadata elements it knows of and
is storing in its index?


Thanks - Tod


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


Re: Reporting indexed metadata

Posted by Erick Erickson <er...@gmail.com>.
I don't understand your question. Metadata about what? The
Fields in the document? The number of terms in a field?
The most frequent word in the index? in the Document?

If you elucidated the problem you're trying to solve you'd
probably get better answers....

Best
Erick

On Wed, Feb 18, 2009 at 7:25 AM, Tod <li...@gmail.com> wrote:

> Is there a way I can ask lucene what metadata elements it knows of and
> is storing in its index?
>
>
> Thanks - Tod
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>
>