public class Indexer extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Indexer(org.apache.lucene.store.Directory dir,
org.apache.lucene.index.IndexWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static Indexer |
create(String indexDirPath) |
void |
index(String uri) |
Copyright © 2014–2017. All rights reserved.