Hi,

I have a field f which is defined as follows.
<fieldType name="string" class="solr.StrField" sortMissingLast="true"
omitNorms="true"/>

Solr-5.2.1 is used. The index is spread across 12 shards (no replica) and
the index size on each node is around 100 GB.

When I search for 50 thousand values (ORed) in the field f it takes almost
around 45 to 55 seconds.
Per my understanding it is too slow. Kindly share your thoughts on this
behavior and provide your suggestions.

Thanks,
Modassar

Reply via email to