Hi all
I want to index the datas which I already stored in a thirdparty database table and
develop a search facility using lucene. I am thinking of storing this indexes back to
the database in another table. I know for this we have to create a 'directory' which
do all the indexing operations,
for example
Indexwriter indwriter = new Indexwriter("dirStore",null,create);
where dirStore is the directory, create is boolean.
but I don't know the format to be followed for the directory(dirStore).Please help me
if anybody has done similar thing.
TIA
Amith
__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the
convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/
Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>