List<String> IndexReader.getFieldNames() ?

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de

> -----Original Message-----
> From: vsevel [mailto:v.se...@lombardodier.com]
> Sent: Friday, November 13, 2009 5:44 PM
> To: java-user@lucene.apache.org
> Subject: listing all fields used in any documents
> 
> 
> 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



---------------------------------------------------------------------
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