Plucene::Analysis::LowerCaseTokenizer - tokenizer which also lower cases text


Plucene documentation  | view source Contained in the Plucene distribution.

Index


NAME

Top

Plucene::Analysis::LowerCaseTokenizer - tokenizer which also lower cases text

SYNOPSIS

Top

	# isa Plucene::Analysis::LetterTokenizer

DESCRIPTION

Top

This tokenizer divides text at non letters, and also lower cases them.

METHODS

Top


Plucene documentation  | view source Contained in the Plucene distribution.