Wildcard query

2006-03-26 Thread D . Saravanaraj
Hi, I am performing wildcard query on the contents of the indexed documents. Using the extractTerms() method, i am extracting the terms which match the wildcard query. Since my index is of a large size, is it possible to get the top N terms which match the wildcard query. What is the ranking behin

Install issue

2006-03-26 Thread Jim Douglas
I use ant for many other builds so I know that's not the problem. When I run 'ant' from the directory I have untarred lucene to I get a 'build failed' error, it says, Cannot find common-build.xml imported from /root/lucene-1.9.1/build.xml Where could I find common-build.xml, and build-depreca

Re: Lucene indexing on Hadoop distributed file system

2006-03-26 Thread Raghavendra Prabhu
I would like to see lucene operate with hadoop As you rightly pointed out, writing using FSDirectory to DFS would be a performance issue. I am interested in the idea. But i do not know how much time i can contribute to this because of the little time which i can spare. If anyone else is interest