You are here

namespace Drupal\search_api\Plugin\search_api\data_type\value in Search API 8

Classsort descending Location Description
TextToken src/Plugin/search_api/data_type/value/TextToken.php Represents a single text token contained in a fulltext field's value.
TextTokenInterface src/Plugin/search_api/data_type/value/TextTokenInterface.php Provides an interface for text tokens.
TextValue src/Plugin/search_api/data_type/value/TextValue.php Represents a single value of a fulltext field.
TextValueInterface src/Plugin/search_api/data_type/value/TextValueInterface.php Provides an interface for fulltext field values.