Hi, please help me to figure out what's wrong with this query:
http://pastie.org/pastes/9544433/text?key=v9favzj2ulcaq0qvorda

Without cache=false and cost it takes more than 15 seconds. What's weird
type:"Award::Nomination" takes a few milliseconds when created_at_d:[* TO
2014-09-08T23:59:59Z] takes 15 seconds. What do I do wrong?

fields:
{code}
<field name="type" stored="false" type="string" multiValued="true"
indexed="true"/>
<dynamicField name="*_d" stored="false" type="date" multiValued="false"
indexed="true"/>
{code}

About the same number of docs where these fields are set, type has even 10m
more documents.

Best,
Alex




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Help-with-a-slow-filter-query-tp4158159.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to