public class MethodInvocationIndex extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
MethodInvocationIndex(String indexDirectoryPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearIndex() |
void |
indexDocuments(List<org.apache.lucene.document.Document> documents) |
List<org.apache.lucene.document.Document> |
searchMethodInvocationDocuments(String type,
List<String> tokens) |
@Inject protected MethodInvocationIndex(String indexDirectoryPath)
Copyright © 2019 com.github.svstoll. All rights reserved.