This project is not covered by Drupal’s security advisory policy.

Overview

This module applies proximity boosting to Solr searches so that the distance between two or more terms is factored into the relevancy calculation. For example, a search for "blue drop" will rank documents higher that have the terms "blue" and "drop" next to each other in to source text than documents where the words are far away form one another.

When used in conjunction with the OR operator, which is the default setting used by the Apache Solr Search Integration module, the relevancy of documents returned in search results is likely to be improved.

Usage

Apache Solr Term Proximity is used in conjunction with the Apache Solr Search Integration project and is installed like any other Drupal module. It requires no configuration and works out-of-the-box, however the boost factor can be configured along with the other bias settings exposed by the Apache Solr Search Integration module.

There are a few known gotchas that are likely to affect a very small percentage of users.

Maintainer

Apache Solr Term Proximity is maintained by Chris Pliakas and Thomas Howell. Development of this module was sponsored by Acquia.

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • caution No further development
    No longer developed by its maintainers.
  • chart icon123 sites report using this module
  • Created by cpliakas on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases