public class BrowseServiceImpl extends Object implements BrowseService
EMPTY_RESULT| Constructor and Description |
|---|
BrowseServiceImpl() |
BrowseServiceImpl(File idxDir) |
| Modifier and Type | Method and Description |
|---|---|
BrowseResult |
browse(BrowseRequest req) |
void |
close() |
static BoboIndexReader |
newIndexReader(org.apache.lucene.store.Directory idxDir) |
public BrowseServiceImpl(File idxDir)
public BrowseServiceImpl()
public static BoboIndexReader newIndexReader(org.apache.lucene.store.Directory idxDir) throws IOException
IOExceptionpublic void close()
throws BrowseException
close in interface BrowseServiceBrowseExceptionpublic BrowseResult browse(BrowseRequest req) throws BrowseException
browse in interface BrowseServiceBrowseExceptionCopyright © 2005–2013. All rights reserved.