|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FSDirectory | |
| org.apache.lucene.store | Binary i/o API, used for all index data. |
| Uses of FSDirectory in org.apache.lucene.store |
| Methods in org.apache.lucene.store that return FSDirectory | |
static FSDirectory |
FSDirectory.getDirectory(String path,
boolean create)
Returns the directory instance for the named location. |
static FSDirectory |
FSDirectory.getDirectory(File file,
boolean create)
Returns the directory instance for the named location. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||