Lucene2CSV – Changing Lucene Index to CSV

Introduction

Java class to read, the lucene index,extract all field value and write it to
the .csv file.

Features:

-Read the Lucene Index file.
- Extract the Fields and Values from it.
- Write it to the csv file.

Sites using the Class

- http://www.scizoom.com


Products Using this class


--medSea -A Medical Journal Search engine.Searching medical related Documents

Read Documentation at: http://www.vinayras.com/projects/

Changes History

23-jun-2006   Version 0.1
 - initial release

Download lucene-1.4.3.jar(316.4 Kb) file here.
Download Lucene2CSV.jar(1.9kb)

Licence & Copyright

Lucene2CSV is released under the GNU LESSER GENERAL PUBLIC LICENSE (LGPL) a copy of which is included in the zip file.

System Requirements

The Minimum Requirements are...

  • JRE 1.5

  • Lucene .jar

Installation

1.See Readme file

Credits

    Rahul Singh <rahulrahul2007@yahoo.co.in> (Coding, Debugging & Testing)

    Sudipto Sarkar <sudipmail4u@yahoo.co.in> (Coding, Debugging & Testing)

    Vinay Yadav <vinay@vinayras.com> (Concept & Debugging)



Contribute

Please download & test the application. Report bugs, enhance it.
email us your experiences at vinay@vinayras.com.

NOTE: Please do NOT send index file as attachment.



Tested With

- JRE 1.5+

-Lucene 1.4.x