org.apache.blur.lucene
Class LuceneVersionConstant

java.lang.Object
  extended by org.apache.blur.lucene.LuceneVersionConstant

public class LuceneVersionConstant
extends Object


Field Summary
static org.apache.lucene.util.Version LUCENE_VERSION
          All Lucene Version references should refer to this constant.
 
Constructor Summary
LuceneVersionConstant()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LUCENE_VERSION

public static final org.apache.lucene.util.Version LUCENE_VERSION
All Lucene Version references should refer to this constant.

Constructor Detail

LuceneVersionConstant

public LuceneVersionConstant()


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.