combine using IndexReader and IndeIndexWriter. I think you really need to have a look at <<Lucene in Action>> and the api documentation.
2009/3/12 Agrawal, Aashish (IT) <[email protected]> > Hi, > > I am new to lucene, is there any way to add index to already created > indexes ? > For example , if I create index for my files under /a/b/c in > /tmp/index/, and latter on I want to create index for files under > /a1/b1/c1 , > and add it to the same index directory ? > > how to achieve this , some example will help a lot. > > -Aashish > > -------------------------------------------------------------------------- > NOTICE: If received in error, please destroy and notify sender. Sender does > not intend to waive confidentiality or privilege. Use of this email is > prohibited when received in error. > -- 王巍巍(Weiwei Wang) Department of Computer Science Gulou Campus of Nanjing University Nanjing, P.R.China, 210093 Mobile: 86-13913310569 MSN: [email protected] Homepage: http://cs.nju.edu.cn/rl/weiweiwang
