org.compass.core.lucene
Class LuceneEnvironment.Analyzer.ExtendedTypes

java.lang.Object
  extended by org.compass.core.lucene.LuceneEnvironment.Analyzer.ExtendedTypes
Enclosing class:
LuceneEnvironment.Analyzer

public abstract class LuceneEnvironment.Analyzer.ExtendedTypes
extends Object


Field Summary
static String BRAZILIAN
           
static String CHINESE
           
static String CJK
           
static String CZECH
           
static String DUTCH
           
static String FRENCH
           
static String GERMAN
           
static String GREEK
           
static String RUSSIAN
           
 
Constructor Summary
LuceneEnvironment.Analyzer.ExtendedTypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BRAZILIAN

public static final String BRAZILIAN
See Also:
Constant Field Values

CJK

public static final String CJK
See Also:
Constant Field Values

CHINESE

public static final String CHINESE
See Also:
Constant Field Values

CZECH

public static final String CZECH
See Also:
Constant Field Values

GERMAN

public static final String GERMAN
See Also:
Constant Field Values

GREEK

public static final String GREEK
See Also:
Constant Field Values

FRENCH

public static final String FRENCH
See Also:
Constant Field Values

DUTCH

public static final String DUTCH
See Also:
Constant Field Values

RUSSIAN

public static final String RUSSIAN
See Also:
Constant Field Values
Constructor Detail

LuceneEnvironment.Analyzer.ExtendedTypes

public LuceneEnvironment.Analyzer.ExtendedTypes()


Copyright (c) 2004-2008 The Compass Project.