On Wed, Feb 3, 2010 at 12:24 PM, Rajat Garg <rajat_garg...@yahoo.com> wrote:

>
> I have solr running with 275K docs on 4GB ram vps server
>
> Logs look like this from info and log file ->
>
> 03-Feb-2010 06:43:08 org.apache.solr.core.SolrCore execute
> INFO: [] webapp=/solr path=/select
>
> params={facet.limit=-1&wt=ruby&rows=300&start=1&sort=supplier_count+desc&facet=true&facet.mincount=1&q=country_seo:united-states+AND+state_seo:florida+AND+city_seo:tampa+AND+room_service:Y&fl=*,score&qt=standard&facet.field=rating_facet&facet.field=city_facet&facet.field=country_facet&facet.field=state_facet&facet.field=supplier_name_facet&facet.field=property_type_facet&facet.field=airport_shuttle_facet&facet.field=business_center_facet&facet.field=concierge_facet&facet.field=fitness_center_facet&facet.field=highspeed_internet_facet&facet.field=pets_accepted_facet&facet.field=car_parking_facet&facet.field=restaurant_facet&facet.field=room_service_facet&facet.field=swimming_pool_facet&facet.sort=true}
> hits=121 status=0 QTime=1124
>
>
<snip/>


> 127.0.0.1 -  -  [03/02/2010:06:43:07 +0000] "POST /solr/select HTTP/1.1"
> 200
> 90571
> 127.0.0.1 -  -  [03/02/2010:06:43:26 +0000] "POST /solr/select HTTP/1.1"
> 200
> 101974
>
>
> For same queries, QTime is 1124 but log / handler shows 90571 seconds.
> Similar thing happens across all queries...
>
> Any pointers on why this may be happening?
>
>
Which Solr version are you using? Is the performance as bad on a non
virtualized instance too?

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to