|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.search.lucene.DirectoryFactory
public abstract class DirectoryFactory
Factory for Directory
instances
Constructor Summary | |
---|---|
DirectoryFactory()
|
Method Summary | |
---|---|
static org.apache.lucene.store.Directory |
get(java.lang.String path,
boolean createIfPathNotFound)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DirectoryFactory()
Method Detail |
---|
public static org.apache.lucene.store.Directory get(java.lang.String path, boolean createIfPathNotFound) throws PortalException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |