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