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
IOException
Copyright © 2009–2015. All rights reserved.