Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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.

Project information

  • Module categories: Site Search
  • Created by mas5d2 on , updated