You are here

namespace Drupal\search_api_field_map\Plugin\search_api\processor in Search API Field Map 8.3

Same name in other branches
  1. 8 Drupal\search_api_field_map\Plugin\search_api\processor
  2. 8.2 Drupal\search_api_field_map\Plugin\search_api\processor
  3. 4.x Drupal\search_api_field_map\Plugin\search_api\processor
Classsort descending Location Description
CanonicalUrl src/Plugin/search_api/processor/CanonicalUrl.php Adds the Urls to the indexed data.
MappedFields src/Plugin/search_api/processor/MappedFields.php Normalize multiple content types into a single mapped field.
MappedTerms src/Plugin/search_api/processor/MappedTerms.php Normalize multiple taxonomy terms into mapped terms.
SiteName src/Plugin/search_api/processor/SiteName.php Adds the site name to the indexed data.
SiteNameLink src/Plugin/search_api/processor/SiteNameLink.php Links the base url with the site name.
Urls src/Plugin/search_api/processor/Urls.php Adds the Urls to the indexed data.