public class ScanContext extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ScanContext.ScanFilter |
| Constructor and Description |
|---|
ScanContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
org.apache.lucene.search.TopDocs |
execute(SearchContext context) |
public void clear()
public org.apache.lucene.search.TopDocs execute(SearchContext context) throws IOException
IOExceptionCopyright © 2009–2016. All rights reserved.