We should be able to do soft commits if the user wants to do this. Following patch makes this dead easy
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 1974124-5.patch | 2.84 KB | nick_vh |
| #2 | 1974124-2.patch | 2.49 KB | nick_vh |
| #1 | 1974124-1.patch | 2.17 KB | nick_vh |
We should be able to do soft commits if the user wants to do this. Following patch makes this dead easy
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 1974124-5.patch | 2.84 KB | nick_vh |
| #2 | 1974124-2.patch | 2.49 KB | nick_vh |
| #1 | 1974124-1.patch | 2.17 KB | nick_vh |
Comments
Comment #1
nick_vhComment #2
nick_vhAlso appropriate for Solr 1.4 and 3.5. After you are done indexing you might want to do a direct commit to get your content instantly. There are more benefits for Solr 4 here as solr 4 can do a soft commit
Comment #3
nick_vhBumping to major as I really want to see this committed.
Comment #4
nick_vhMove it to the end of the batch process
Comment #5
nick_vhMoved to end of batch process
Comment #6
nick_vhCommitted. needs backport for 6.x-3.x
Comment #7
nick_vh