bq: also want to make the commits more reliable. How are they "unreliable"? It sounds like you're saying they're not doing what you expect.
If you're talking about predicting when the documents will be searchable, then Mikhail is spot on. There's also "real time get" which fetches the most recent copy of a document whether or not it's searchable, but that has some limited application of what you're interested in is searching newly-added documents. Erick On Wed, Jul 24, 2013 at 11:39 AM, SolrLover <bbar...@gmail.com> wrote: > > Thanks for your response. > > We are planning to move to SOLR 4.3.1 from 3.5.x. Currently we just use hard > commits every 30 minutes (as we are using 3.X), but we want to do softcommit > in new version of SOLR and we also want to make the commits more reliable. > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/How-to-make-soft-commit-more-reliable-tp4079892p4080086.html > Sent from the Solr - User mailing list archive at Nabble.com.