Re: How to improve search time?

2009-08-04 Thread prashant ullegaddi
://sematext.com/about/jobs.html?mls Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR - Original Message From: prashant ullegaddi prashullega...@gmail.com To: java-user@lucene.apache.org Sent: Monday, August 3, 2009 12:33:46 AM Subject: How to improve

Re: How to improve search time?

2009-08-04 Thread Shashi Kant
...@gmail.com To: java-user@lucene.apache.org Sent: Monday, August 3, 2009 12:33:46 AM Subject: How to improve search time? Hi, I've a single index of size 87GB containing around 50M documents. When I search for any query, best search time I observed was 8sec

Re: How to improve search time?

2009-08-04 Thread prashant ullegaddi
/jobs.html?mls Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR - Original Message From: prashant ullegaddi prashullega...@gmail.com To: java-user@lucene.apache.org Sent: Monday, August 3, 2009 12:33:46 AM Subject: How to improve search

Re: How to improve search time?

2009-08-03 Thread Otis Gospodnetic
/jobs.html?mls Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR - Original Message From: prashant ullegaddi prashullega...@gmail.com To: java-user@lucene.apache.org Sent: Monday, August 3, 2009 12:33:46 AM Subject: How to improve search time? Hi, I've a single index

Re: How to improve search time?

2009-08-03 Thread prashant ullegaddi
...@gmail.com To: java-user@lucene.apache.org Sent: Monday, August 3, 2009 12:33:46 AM Subject: How to improve search time? Hi, I've a single index of size 87GB containing around 50M documents. When I search for any query, best search time I observed was 8sec. And when query is expanded

Re: How to improve search time?

2009-08-03 Thread Anshum
/about/jobs.html?mls Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR - Original Message From: prashant ullegaddi prashullega...@gmail.com To: java-user@lucene.apache.org Sent: Monday, August 3, 2009 12:33:46 AM Subject: How to improve search time? Hi

How to improve search time?

2009-08-02 Thread prashant ullegaddi
Hi, I've a single index of size 87GB containing around 50M documents. When I search for any query, best search time I observed was 8sec. And when query is expanded with synonyms, search takes minutes (~ 2-3min). Is there a better way to search so that overall search time reduces? Thanks,

Re: How to improve search time?

2009-08-02 Thread Phil Whelan
Hi Prashant, Take a look at this... http://wiki.apache.org/lucene-java/ImproveSearchingSpeed Cheers, Phil On Sun, Aug 2, 2009 at 9:33 PM, prashant ullegaddiprashullega...@gmail.com wrote: Hi, I've a single index of size 87GB containing around 50M documents. When I search for any query,