Sorry for very bad pasting. I paste it again.

Slowest Components                                      Count   Exclusive
     Total
QueryElevationComponent                                 1     506,858 ms 100%
506,858 ms 100%
SolrIndexSearcher                                         1     2.0 ms
 0%     2.0 ms     0%
org.apache.solr.servlet.SolrDispatchFilter.doFilter()     1     1.0 ms
 0%     506,862 ms 100%
QueryComponent                                             1     1.0 ms
 0%   1.0 ms     0%
DebugComponent                                             1     0.0 ms
 0%     0.0 ms     0%
FacetComponent                                             1     0.0 ms
 0%     0.0 ms     0%

On Thu, Oct 28, 2010 at 4:57 PM, Chamnap Chhorn <chamnapchh...@gmail.com>wrote:

> Hi,
>
> I'm using solr 1.4 and using QueryElevation Component for guaranteed search
> position. I have around 700,000 documents with 1 Mb elevation file. It turns
> out it is quite slow on the newrelic monitoring website:
>
> Slowest Components Count Exclusive Total   QueryElevationComponent 1
> 506,858 ms 100% 506,858 ms 100% SolrIndexSearcher 1 2.0 ms 0% 2.0 ms 0%
> org.apache.solr.servlet.SolrDispatchFilter.doFilter() 1 1.0 ms 0% 506,862 ms
> 100% QueryComponent 1 1.0 ms 0% 1.0 ms 0% DebugComponent 1 0.0 ms 0% 0.0 ms
> 0% FacetComponent 1 0.0 ms 0% 0.0 ms 0%
>
> As you could see, QueryElevationComponent takes quite a lot of time. Any
> suggestion how to improve this?
>
> --
> Chhorn Chamnap
> http://chamnapchhorn.blogspot.com/
>



-- 
Chhorn Chamnap
http://chamnapchhorn.blogspot.com/

Reply via email to