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.

Comments

nick_vh’s picture

StatusFileSize
new1.91 KB

Thanks! I prefer to make them both equal so I made everything $entity_type. Can you confirm?

sdrycroft’s picture

@Nick_vh - Works for me.

nick_vh’s picture

Status: Needs review » Patch (to be ported)

Committed to Drupal 7. Marking as patch to be ported to see if this makes sense in D6

pwolanin’s picture

Version: 7.x-1.x-dev » 6.x-3.x-dev
nick_vh’s picture

Committed to 6.x-3.x

nick_vh’s picture

Status: Patch (to be ported) » Fixed
nick_vh’s picture

Status: Fixed » Closed (fixed)