What it does.
Search API Solr Partial Word Matching extends a Drupal 7 search setup so full-text fields can match parts of words. It connects the added field behavior to a Search API index backed by Apache Solr.
The change requires configuration on both sides of that connection. The documented workflow installs the supplied Solr schema, changes relevant index fields to the partial-word full-text type, and rebuilds the index so the new matching behavior can take effect.
Capabilities.
- Partial-word matching for full-text search
- Search API integration with Solr
- Dedicated partial-word field type
- Supplied Solr schema configuration
Using the module.
- Use the schema.xml supplied under solr-conf/7.x for the documented Solr configuration.
- In the Search API index, change applicable Fulltext fields to Fulltext (partial word matching).
- Reindex the content after configuration.
Project notes.
The project explicitly targets Drupal 7. The description says only the 7.x Solr configuration is available.
Our contribution.
Listed supporting organization.
This records WS’s contribution to this community project, alongside its other contributors. View the organization’s supported projects ↗