You really have to give some more details about *why* you issue such a query
and what you are measuring, search time? total response time (which would
include network transmission)?. *Of course* matching 1.8M records will take
some time...... especially if you're trying to return the entire set of
records.

You might want to review:
http://wiki.apache.org/solr/UsingMailingLists

Best
Erick

On Tue, May 11, 2010 at 6:14 AM, kishan <mklpra...@gmail.com> wrote:

>
> Hi ,
>
> I had 18 Lacks records in my solr
>
> iam posting a query which will match all these 18 lacks records .
>
> basically this query is taking some huge time like 6-9 secs .
>
> How can i decrease this time , because i can hit similar queries multiple
> times which will reduce the performance.
>
>
> Please help, thanks in advance.
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/solr-Query-taking-a-huge-time-tp809501p809501.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to