Re: Using Lucene with an existing dataset

2011-03-27 Thread Vijay Raj
/apache/lucene/search/Searcher.html#setSimilarity(org.apache.lucene.search.Similarity) . -- Vijay - Original Message > From: hari narayanan > To: java-user@lucene.apache.org > Sent: Sun, March 27, 2011 2:15:54 PM > Subject: Using Lucene with an existing datase

Using Lucene with an existing dataset

2011-03-27 Thread hari narayanan
Hello, I am completely new to Lucene... I would like to implement a searching algorithm called GBRank and test it using Lucene on an existing dataset ... Is it possible ? I dont know how to go about this. Can anyone give me directions on how to proceed? Thanks, Hari