Does TermEnum work in your situation? Best Erick
On Fri, Nov 13, 2009 at 11:44 AM, vsevel <v.se...@lombardodier.com> 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-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > >