debian man page for kinosearch1::highlight::formatter

Query: kinosearch1::highlight::formatter

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

KinoSearch1::Highlight::Formatter(3pm)			User Contributed Perl Documentation		    KinoSearch1::Highlight::Formatter(3pm)

NAME
KinoSearch1::Highlight::Formatter - format highlighted bits within excerpts
SYNOPSIS
# abstract base class
DESCRIPTION
Formatter objects serve one purpose: they highlight pieces of text within an excerpt. The text might be a single term, or it might be a phrase.
METHODS
highlight my $highlighted = $formatter->highlight($text); Highlight text by e.g. surrounding it with asterisks, or html "strong" tags, etc.
COPYRIGHT
Copyright 2006-2010 Marvin Humphrey LICENSE, DISCLAIMER, BUGS, etc. See KinoSearch1 version 1.00. perl v5.14.2 2011-11-15 KinoSearch1::Highlight::Formatter(3pm)
Related Man Pages
kinosearch1::highlight::simplehtmlformatter(3pm) - debian
kinosearch1::invindexer(3pm) - debian
kinosearch1::queryparser::queryparser(3pm) - debian
kinosearch1::search::booleanquery(3pm) - debian
kinosearch1::search::searchserver(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file