Hey Abhijit, I have the same problem.
I will also try to use Lucene for the Nutch Index. If it works, I ll post my solution here. It would be nice if you do so too, if you found the solution. Thanks Nils Am Samstag, den 06.08.2005, 20:02 -0700 schrieb Abhijit Nadgouda: > Hi Otis, > > I will look at using Lucene for searching the Nutch index. > > Thanks, > Abhijit. > > --- [EMAIL PROTECTED] wrote: > > > Abhijit, > > > > > I have indexed a set of local XML files using a small Lucene + > > > Digester > > > application. And I have used Nutch to crawl and index a website > > > using > > > intranet crawl. Can I use Nutch to do a combined search on both > > > these different indexes? > > > > Thinking about it the other way around may be easier: use Lucene to > > search both indices. This may be easier because Nutch in the end > > creates a regular Lucene index, and because Lucene is a smaller beast > > than Nutch, and thus easier to work with in the beginning. > > > > So, my suggestion is to look at Nutch, figure out where its final index > > is created, and then look at the Lucene API and write an application > > that uses it to search all your Lucene/Nutch indices. > > > > Otis > > > > . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . > > Simpy -- http://www.simpy.com/ -- Find it. Tag it. Share it. > > > > > > > ____________________________________________________ > Start your day with Yahoo! - make it your home page > http://www.yahoo.com/r/hs >
