0

Sunspot.commit will do hard-commit. How can I issue a soft-commit command against the Solr 4 server? Soft commits are less expensive and they make use of the NRT feature of Solr 4.

hammady
  • 969
  • 1
  • 13
  • 22

1 Answers1

0

I couldn't find soft commits feature in sunspot. I have added this functionality and created a pull request against the sunspot main repository.

hammady
  • 969
  • 1
  • 13
  • 22