You are here

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

Same name in other branches
  1. 8.3 Drupal\search_api_field_map\Plugin\search_api\processor\Property
  2. 8 Drupal\search_api_field_map\Plugin\search_api\processor\Property
  3. 4.x Drupal\search_api_field_map\Plugin\search_api\processor\Property
Classsort descending Location Description
MappedFieldProperty src/Plugin/search_api/processor/Property/MappedFieldProperty.php Defines an "mapped field" property.
MappedTermsProperty src/Plugin/search_api/processor/Property/MappedTermsProperty.php Defines an "mapped terms" property.
SiteNameProperty src/Plugin/search_api/processor/Property/SiteNameProperty.php Defines a "site name" property.
UrlsProperty src/Plugin/search_api/processor/Property/UrlsProperty.php Defines a "Urls" property.