Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-3.x-dev
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2012 at 22:07 UTC
Updated:
25 Apr 2013 at 03:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
cpliakas commentedFrom discussions with pwloanin, you shouldn't use optimize for Solr 4 anyways, so we can simply force the softCommit attribute to be true. People can override the method if they want to change this behavior.
Comment #2
cpliakas commentedThe attached patch removes the interface changes and adds a method to the base DrupalApacheSolrService to set whether or not to use soft commits.
Comment #3
nick_vhLooks good!
Comment #4
pwolanin commentedcommitted to 7.x
Comment #5
pwolanin commentedIs this duplicate with the other 4.0 patch now?
Comment #6
pwolanin commentedported patch
Comment #7
pwolanin commentedcommitted