RE: query time problem

2011-08-10 Thread Charles-Andre Martin
u can monitor cache statistics from the admin console 'statistics' page Are you seeing anything untoward in the solr logs ? -Simon On Wed, Aug 10, 2011 at 1:11 PM, Charles-Andre Martin wrote: > Hi, > > > > I've noticed poor performance for my solr queries in th

query time problem

2011-08-10 Thread Charles-Andre Martin
Hi, I've noticed poor performance for my solr queries in the past few days. Queries of that type : http://server:5000/solr/select?q=story_search_field_en:(water boston) OR story_search_field_fr:(water boston)&rows=350&start=0&sort=r_modify_date desc&shards=shard1:5001/solr,shard2:5002

schema.xml changes, need re-indexing ?

2011-07-27 Thread Charles-Andre Martin
Hi, We currently have a big index in production. We would like to add 2 non-required fields to our schema.xml : I made some tests: - I stopped tomcat - I changed the schema.xml - I started tomcat The data was still there and