public class LuceneIndexImporter extends Object
| Constructor and Description |
|---|
LuceneIndexImporter(NutsWorkspace ws) |
| Modifier and Type | Method and Description |
|---|---|
long |
importFile(String filePath,
String repository) |
long |
importGzURL(URL url,
String repository,
NutsSession session) |
public LuceneIndexImporter(NutsWorkspace ws)
public long importGzURL(URL url, String repository, NutsSession session)
Copyright © 2021 vpc open source initiative. All rights reserved.