Hi,
It might be also interesting to add some logging of clustering time (just
filed: https://issues.apache.org/jira/browse/SOLR-1809) to see what the
index search vs clustering proportions are.
Cheers,
S.
On Fri, Mar 5, 2010 at 03:26, Erick Erickson wrote:
> Search time is only partially depen
Search time is only partially dependent on the
number of results returned. Far more important
is the number of docs in the index, the
complexity of the query, any sorting you do, etc.
So your question isn't really very answerable,
you need to provide many more details. Things
like your index size,