aking
too long.
: Date: Wed, 21 Feb 2007 09:34:36 -0500
: From: Tim Johnson <[EMAIL PROTECTED]>
: Reply-To: java-user@lucene.apache.org
: To: java-user@lucene.apache.org
: Subject: Stop long running queries
:
: I'm having issues with some queries taking in excess of 500 secs to run to
:
have a look at LuceneQueryOptimizer.java in nutch
- Original Message
From: Tim Johnson <[EMAIL PROTECTED]>
To: java-user@lucene.apache.org
Sent: Wednesday, 21 February, 2007 3:34:36 PM
Subject: Stop long running queries
I'm having issues with some queries taking in excess
I'm having issues with some queries taking in excess of 500 secs to run to
completion. The system being used consists of ~100 million docs spilt up
across ~600 indexes. The indexes are of various sizes from 15MB to 8GB and
all searches done in the system require an exact count of matching hits.
Th