apachesolr_index_entities
* primary key:
declared: array('entity_id')
actual: array('entity_id', 'entity_type')
If I add entity type I get:
apachesolr_index_entities
* primary key:
declared: array('entity_id', 'entity_type')
actual: array('entity_id')
Comments
Comment #1
dave reidUpdate to a recent version of the apachesolr module. It was fixed with #1441066: Broken Schema.