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 4.0. Copyright © 2004-2014 University of Glasgow