1KinoSearch1::Highlight:U:sFeorrmCaotntterri(b3u)ted PerlKiDnoocSuemaernctha1t:i:oHnighlight::Formatter(3)
2
3
4
6 KinoSearch1::Highlight::Formatter - format highlighted bits within
7 excerpts
8
10 # abstract base class
11
13 Formatter objects serve one purpose: they highlight pieces of text
14 within an excerpt. The text might be a single term, or it might be a
15 phrase.
16
18 highlight
19 my $highlighted = $formatter->highlight($text);
20
21 Highlight text by e.g. surrounding it with asterisks, or html "strong"
22 tags, etc.
23
25 Copyright 2006-2010 Marvin Humphrey
26
28 See KinoSearch1 version 1.01.
29
30
31
32perl v5.28.1 2019-02-0K2inoSearch1::Highlight::Formatter(3)