On Wed, Apr 30, 2014 at 2:16 PM, Aman Tandon <amantandon...@gmail.com>wrote:

>  <lst name="query">        <double
> name="time">3337.0</double>      </lst>      <lst name="facet">
> <double name="time">6739.0</double>      </lst>
>

Most time is spent in facet counting. FacetComponent doesn't checks
timeAllowed right now. You can try to experiment with facet.method=enum or
even with https://issues.apache.org/jira/browse/SOLR-5725 or try to
distribute search with SolrCloud. AFAIK, you can't employ threads to speed
up multivalue facets.

-- 
Sincerely yours
Mikhail Khludnev
Principal Engineer,
Grid Dynamics

<http://www.griddynamics.com>
 <mkhlud...@griddynamics.com>

Reply via email to