public interface CrawlerAPI
| Modifier and Type | Method and Description |
|---|---|
int |
indexWebsite(UpdatableIndex index,
int linkdepth,
String url)
Crawls a website and adds the documents to the specified index
|
int indexWebsite(UpdatableIndex index, int linkdepth, String url)
index - - an UpdatableIndexlinkdepth - - number of links to followurl - - hostnameTerrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow