java-user@lucene.apache.org
[Top] [All Lists]

Re: listing all fields used in any documents

Subject: Re: listing all fields used in any documents
From: Erick Erickson
Date: Fri, 13 Nov 2009 12:17:48 -0500
Does TermEnum work in your situation?

Best
Erick

On Fri, Nov 13, 2009 at 11:44 AM, vsevel <v.sevel@xxxxxxxxxxxxxxxx> wrote:

>
> Hi,
>
> I am indexing log4j/logback/JUL logging events. my documents includes
> regular fields (eg: logger, message, date, ...) and custom fields that
> applications choose to use (eg: MDC).
> I would like to do full text searches on those fields just as I do on
> regular fields, I just need to know about them...
>
> Is there a way of listing all fields that are used in any of the documents?
>
> Thanks,
> vince
> --
> View this message in context:
> http://old.nabble.com/listing-all-fields-used-in-any-documents-tp26339576p26339576.html
> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@xxxxxxxxxxxxxxxxx
> For additional commands, e-mail: java-user-help@xxxxxxxxxxxxxxxxx
>
>
<Prev in Thread] Current Thread [Next in Thread>