namespace Drupal\search_api_solr\Plugin\search_api\parse_mode in Search API Solr 8.3
Same name in other branches
|
Class |
Location | Description |
|---|---|---|
| Edismax |
src/ |
Represents a parse mode that parses the input into multiple words. |
| SloppyPhrase |
src/ |
Represents a parse mode. |
| SloppyTerms |
src/ |
Represents a parse mode that parses the sentence into a sloppy search. |