Package org.dlese.dpc.index.analysis
package org.dlese.dpc.index.analysis
-
ClassesClassDescriptionAn Analyzer that includes all characters in its tokens.Includes all characters as part of the token.An Analyzer that uses a LowerCaseFilter to normalize the text to lower case.An Analyzer that uses a WhitespaceTokenizer and a LowerCaseFilter to normalize the text to lower case.This Analyzer is used to facilitate scenarios where different fields require different analysis techniques.A Snowball Analyzer for English word stemming.