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.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Reported installs: 75 sites currently report using this module. View usage statistics.
- Downloads: 946
- Automated tests: Enabled
- Last modified: March 4, 2013