You are here

namespace Drupal\search_api_solr\Plugin\search_api\parse_mode in Search API Solr 8.3

Same name in other branches
  1. 4.x Drupal\search_api_solr\Plugin\search_api\parse_mode
Classsort descending Location Description
Edismax src/Plugin/search_api/parse_mode/Edismax.php Represents a parse mode that parses the input into multiple words.
SloppyPhrase src/Plugin/search_api/parse_mode/SloppyPhrase.php Represents a parse mode.
SloppyTerms src/Plugin/search_api/parse_mode/SloppyTerms.php Represents a parse mode that parses the sentence into a sloppy search.