Re: SolrJ 4, soft commit

2012-05-16 Thread crive
Will have a go at it in a bit, in the meantime I've kind of workaround it setting autoSoftCommit maxDocs to 1. On Wed, May 16, 2012 at 3:08 PM, Ahmet Arslan wrote: > > You can still access the raw params for the update request > > though - and then just look at > http://wiki.apache.org/solr/Upda

Re: question about solr response qtime

2012-05-10 Thread crive
Yes On Thu, May 10, 2012 at 4:57 PM, G.Long wrote: > Hi :) > > In what unit of time is expressed the QTime of a QueryResponse? Is it > milliseconds? > > Gary >