protected static property SearchApiHighlight::$boundary in Search API 7
PREG regular expression for a word boundary.
We highlight around non-indexable or CJK characters.
Type: string
File
- includes/
processor_highlight.inc, line 20 - Contains the SearchApiHighlight class.
Class
- SearchApiHighlight
- Processor for highlighting search results.
Code
protected static $boundary;