Uses of Class org.apache.lucene.store.FSDirectory

Uses in package org.apache.lucene.store

Methods with return type org.apache.lucene.store.FSDirectory

FSDirectory
FSDirectory.getDirectory(File file, boolean create)
Returns the directory instance for the named location.
FSDirectory
FSDirectory.getDirectory(String path, boolean create)
Returns the directory instance for the named location.

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