Could you please share the solrconfigs and schema here for more debugging
the issue as well as you could also try by adding the extra parameter
(&debugQuery=true) to your request params. Then you can view the
parsed_query, the actual query parsed by solr.



With Regards
Aman Tandon


On Thu, May 15, 2014 at 2:11 AM, mizayah <miza...@gmail.com> wrote:

> Hey,
>
> I got pretty big index with about 7 mln doccuments.
>
>
> I got pretty slow query when i ask about common word. Nothing changes when
> i
> ask by q or fq.
>
>
>  params={fl=score,class_name&indent=true&q=*:*&wt=xml&fq=class_name:CdnFile}
> hits=5594978 status=0 QTime=408
>
> It't not about my hardware tho. I was sure solr is blazing fast if i do
> such
> simple queries.
> Why my query is so slow? Its because of to frequent worl "CdnFile"?
>
>
> PS.
> I index only this field into elasticsearch and im getting same responses
> like in 0,08s
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/slow-performance-on-simple-filter-tp4135613.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to