Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
org.apache.lucene.store |
Binary i/o API, used for all index data.
|
Modifier and Type | Class | Description |
---|---|---|
class |
MockIndexInput |
IndexInput backed by a byte[] for testing.
|
Modifier and Type | Class | Description |
---|---|---|
protected static class |
NIOFSDirectory.NIOFSIndexInput |
|
protected static class |
SimpleFSDirectory.SimpleFSIndexInput |
|
protected static class |
WindowsDirectory.WindowsIndexInput |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.