Apachesolr Index Entities
Categories
Component ID
2664438
Component name
Apachesolr Index Entities
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module provides options for indexing custom entities with Apache Solr. Thus search integration of your custom entities with Apachesolr is very easy after installed and configured to index your entities.
By default Apachesolr module provides options to index only node entity and it's bunldes i.e content types.
So this addon module will provide options to index all other entities like term, user and custom entities created using hook_entity_info().
