It fails anyway.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | apachesolr-read-only-641452-D5.patch | 5.15 KB | claudiu.cristea |
| #3 | apachesolr-read-only.patch | 2.33 KB | robertdouglass |
| #1 | apachesolr-read-only.patch | 2.38 KB | robertdouglass |
It fails anyway.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | apachesolr-read-only-641452-D5.patch | 5.15 KB | claudiu.cristea |
| #3 | apachesolr-read-only.patch | 2.33 KB | robertdouglass |
| #1 | apachesolr-read-only.patch | 2.38 KB | robertdouglass |
Comments
Comment #1
robertdouglass commentedThis patch changes the read only check to use constants and displays a warning instead of the reindex form when set to read-only.
Comment #2
robertdouglass commentedApplied to 6.2. Here's the 6.1 patch.
Comment #3
robertdouglass commentedOops. Patch attached. Applied to 6.1. Marking to backport.
Comment #4
claudiu.cristeaIn 5.x-2.x-dev the approach is a little bit different because previously I've applied #596998: Pausing/Restarting the indexer.
Committed in #317952
Patch attached.