Posted By:
Aniruddh_Bajirao
Posted On:
Thursday, April 2, 2009 01:08 PM
I'm trying to use Lucene to index a flat file which is a dump from an RDBMS. Now I want to index based on the primary key of the table. (say field ID).
How would I do this using Lucene.