Uses of Interface
org.apache.lucene.index.RandomIndexWriter.TestPoint

Packages that use RandomIndexWriter.TestPoint
org.apache.lucene.index Support for testing of indexes. 
 

Uses of RandomIndexWriter.TestPoint in org.apache.lucene.index
 

Methods in org.apache.lucene.index with parameters of type RandomIndexWriter.TestPoint
static IndexWriter RandomIndexWriter.mockIndexWriter(Directory dir, IndexWriterConfig conf, RandomIndexWriter.TestPoint testPoint)
           
 



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