1KinoSearch1::Highlight:U:sFeorrmCaotntterri(b3uptme)d PeKrilnoDSoecaurmcehn1t:a:tHiiognhlight::Formatter(3pm)
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.38.0 2023-07K-i2n0oSearch1::Highlight::Formatter(3pm)