No. But you could look at an existing index, pull out one Document at a time, pull out any stored Field values from each Document, and write those to a text file. You'd have to write the code for this yourself.
Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch ----- Original Message ---- > From: Andy <[email protected]> > To: [email protected] > Sent: Thursday, April 9, 2009 3:56:44 PM > Subject: Index in text format > > Is there a way to have lucene to write index in a txt file? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
