Deprecated API


Contents
Deprecated Fields
org.apache.lucene.search.CheckHits.ExplanationAsserter.SCORE_TOLERANCE_DELTA
            
 

Deprecated Methods
org.apache.lucene.util._TestUtil.arrayToString(int[])
          -- in 3.0 we can use Arrays.toString instead 
org.apache.lucene.util._TestUtil.arrayToString(Object[])
          -- in 3.0 we can use Arrays.toString instead 
org.apache.lucene.util.LuceneTestCase.assertEquals(double, double)
           
org.apache.lucene.util.LuceneTestCase.assertEquals(float, float)
           
org.apache.lucene.util.LuceneTestCase.assertEquals(String, double, double)
           
org.apache.lucene.util.LuceneTestCase.assertEquals(String, float, float)
           
org.apache.lucene.store.MockDirectoryWrapper.sync(String)
           
org.apache.lucene.store.MockDirectoryWrapper.touchFile(String)
           
 



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