Has solr 3.6 the soft commit feature?
I read the documentation about the feature but I’m confused if only available in solr 4.0 linked with Real-Time GETS or if it’s available in last stable version, the 3.6.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No according to the Solr Wiki on soft commits, the
softcommitattribute of the commit command is only available in Solr version 4.0 and is not available in Solr version 3.6.