You are here

protected static property Highlight::$boundary in Search API 8

PCRE regular expression for a word boundary.

We highlight around non-indexable or CJK characters.

Type: string

File

src/Plugin/search_api/processor/Highlight.php, line 44

Class

Highlight
Adds a highlighted excerpt to results and highlights returned fields.

Namespace

Drupal\search_api\Plugin\search_api\processor

Code

protected static $boundary;