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 Platform4.1. Copyright © 2004-2015, University of Glasgow