apachesolr_comment
Categories
Component ID
2213481
Component name
apachesolr_comment
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
466
Component created
Component changed
Component body
This is an utility & support module for Apachesolr to index comment as well.
Comment is a separate entity-type in drupal & this module ensure to index comment as an entity to solr.
Installation & Configuration:
- Enable the module as of drupal standard admin interface
- From apachesolr configuration page choose the bundle for the comment to index
Current functionality:
- Index comment as a separate entity in solr
- Re-indexing is introduced to index existing comment entities
Future plan:
- To implement search call-back
- To implement cron support as well
