Метод | Описание | |
---|---|---|
CreateSlicer ( string name, |
||
NIOFSDirectory ( |
Create a new NIOFSDirectory for the named location and NativeFSLockFactory.
|
|
NIOFSDirectory ( |
Create a new NIOFSDirectory for the named location.
|
|
OpenInput ( string name, |
Creates an IndexInput for the file with the given name.
|
public CreateSlicer ( string name, |
||
name | string | |
context | ||
Результат | IndexInputSlicer |
public NIOFSDirectory ( |
||
path | the path of the directory | |
Результат | System.Threading |
public NIOFSDirectory ( |
||
path | the path of the directory | |
lockFactory | Lucene.Net.Store.LockFactory | the lock factory to use, or null for the default
/// ( |
Результат | System.Threading |
public OpenInput ( string name, |
||
name | string | |
context | ||
Результат |