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 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