When cron runs, deleted files are removed from the apachesolr_attachments_files table but not from the index.
This patch fixes this problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | apachesolr_attachments_delete_from_index.patch | 650 bytes | agileware |
When cron runs, deleted files are removed from the apachesolr_attachments_files table but not from the index.
This patch fixes this problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | apachesolr_attachments_delete_from_index.patch | 650 bytes | agileware |
Comments
Comment #1
agileware commentedWhat is it with drupal.org not attaching patches to the initial post lately?
Here is the patch.
Comment #2
pwolanin commentedLooks good
Comment #3
pwolanin commentedcommitted to 1.x branch and HEAD