org.openanzo.indexer.lucene
Class LuceneConstants

java.lang.Object
  extended by org.openanzo.indexer.lucene.LuceneConstants

public class LuceneConstants
extends java.lang.Object

Constants used within indexer package

Author:
Wing Yung (wingyung@us.ibm.com)

Field Summary
static java.lang.String LockExceptionMessage
          String used in Lock Exception Messgae
static java.lang.String LockFileExpression
          String used in Lock File Expression
 
Constructor Summary
LuceneConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LockExceptionMessage

public static final java.lang.String LockExceptionMessage
String used in Lock Exception Messgae

See Also:
Constant Field Values

LockFileExpression

public static final java.lang.String LockFileExpression
String used in Lock File Expression

See Also:
Constant Field Values
Constructor Detail

LuceneConstants

public LuceneConstants()


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.