Apache Nutch · Example Payload

Apache Nutch Nutch Config Example

Web CrawlerIndexingSearchApacheJavaHadoopOpen Source

Apache Nutch Nutch Config Example is an example object payload from Apache Nutch, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

configIdforceparams

Example Payload

Raw ↑
{
  "configId": "default",
  "force": false,
  "params": {}
}