com.browseengine.bobo.impl
Class BrowseServiceImpl
java.lang.Object
com.browseengine.bobo.impl.BrowseServiceImpl
- All Implemented Interfaces:
- BrowseService
public class BrowseServiceImpl
- extends Object
- implements BrowseService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrowseServiceImpl
public BrowseServiceImpl(File idxDir)
BrowseServiceImpl
public BrowseServiceImpl()
newIndexReader
public static BoboIndexReader newIndexReader(org.apache.lucene.store.Directory idxDir)
throws IOException
- Throws:
IOException
close
public void close()
throws BrowseException
- Specified by:
close in interface BrowseService
- Throws:
BrowseException
browse
public BrowseResult browse(BrowseRequest req)
throws BrowseException
- Specified by:
browse in interface BrowseService
- Throws:
BrowseException
Copyright © 2011. All Rights Reserved.