| Package | Description | 
|---|---|
| org.apache.lucene.index | 
 Support for testing of indexes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static IndexWriter | 
RandomIndexWriter.mockIndexWriter(Random r,
               Directory dir,
               IndexWriterConfig conf,
               RandomIndexWriter.TestPoint testPoint)
Returns an indexwriter that enables the specified test point 
 | 
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.