public class Indexer extends LuceneConstants
CONTENTS, MAX_SEARCH, SAMEAS| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
index(String uri,
Collection<String> uris) |
void |
indexSameAs(String uri,
Collection<String> uris) |
public Indexer(String path) throws GerbilException
GerbilExceptionpublic void close()
public void index(String uri, Collection<String> uris)
public void indexSameAs(String uri, Collection<String> uris)
Copyright © 2014–2017. All rights reserved.