search_api_solr_partial_word_matching 7.x-1.0

Unsupported

The Search API Solr Partial Word Matching intends to improve the full-text search by adding the partial word matching functionality.

search_api_solr_partial_word_matching 7.x-1.x-dev

Search API Solr Partial Word Matching aims to improve the fulltext search by adding
the partial word matching functionality.

============
Installation
============

1. If you work with composer to install modules in your drupal 7 project:
composer require drupal/search_api_solr_partial_word_matching

If you work with drush to install modules in your drupal 7 project:

- To download the module: drush dl search_api_solr_partial_word_matching
- To enable the module : drush en search_api_solr_partial_word_matching

Subscribe with RSS Subscribe to Releases for Search API Solr Partial Word Matching