public class QueryDocumentationExecutor
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryDocumentationExecutor.DocQueryException |
static class |
QueryDocumentationExecutor.DocResult |
| Constructor and Description |
|---|
QueryDocumentationExecutor() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<QueryDocumentationExecutor.DocResult> |
doQuery(java.lang.String q) |
protected org.apache.lucene.store.Directory |
readIndexDirectory() |
public java.util.List<QueryDocumentationExecutor.DocResult> doQuery(java.lang.String q) throws QueryDocumentationExecutor.DocQueryException
protected org.apache.lucene.store.Directory readIndexDirectory()
throws java.io.IOException
java.io.IOException