Example usage for org.apache.lucene.analysis.compound DictionaryCompoundWordTokenFilter subclass-usage

List of usage examples for org.apache.lucene.analysis.compound DictionaryCompoundWordTokenFilter subclass-usage

Introduction

In this page you can find the example usage for org.apache.lucene.analysis.compound DictionaryCompoundWordTokenFilter subclass-usage.

Usage

From source file at.ac.tuwien.ifs.lupu.GreedyDictionaryCompoundWordTokenFilter.java

/**
 *
 * @author mihailupu
 */
public class GreedyDictionaryCompoundWordTokenFilter extends DictionaryCompoundWordTokenFilter {