Apache Solr Document Links
Categories
Component ID
1829416
Component name
Apache Solr Document Links
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Add indexing of external links added to entities via link_field.
This module adds indexing of external links the Apache Solr Search Integration module.
When adding a link_field field to an entity you can opt in to have the link indexed by Apache Solr if it's external. This module will maintain each external link as it's own entity and add it to Solr searching based on the Title and the URL.
This is particularly useful when building a site that is NOT your document repository, but you'd like to link documents to nodes you create. You can search for those documents and link directly to them in your search index instead of having to click through to the node they're on, and then click the link to them.
