There is an issue with the DB query in the apachesolr_index_get_entities_to_index() function that prevents entities that use the "apachesolr_index_entities" index table from being indexed. The enclosed patch fixes this.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1409076-1.patch | 1.91 KB | nick_vh |
| apachesolr_index_get_entities_to_index-error-unknown-0.patch | 531 bytes | sdrycroft |
Comments
Comment #1
nick_vhThanks! I prefer to make them both equal so I made everything $entity_type. Can you confirm?
Comment #2
sdrycroft commented@Nick_vh - Works for me.
Comment #3
nick_vhCommitted to Drupal 7. Marking as patch to be ported to see if this makes sense in D6
Comment #4
pwolanin commentedComment #5
nick_vhCommitted to 6.x-3.x
Comment #6
nick_vhComment #7
nick_vh