Uses of Class org.apache.lucene.analysis.ngram.EdgeNGramTokenizer.Side

Uses in package org.apache.lucene.analysis.ngram

Constructors with parameter type org.apache.lucene.analysis.ngram.EdgeNGramTokenizer.Side

Creates EdgeNGramTokenizer that can generate an n-gram of the given size.

Fields of type org.apache.lucene.analysis.ngram.EdgeNGramTokenizer.Side

EdgeNGramTokenizer.Side
Get the n-gram from the end of the input
EdgeNGramTokenizer.Side
Get the n-gram from the front of the input

Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.