Skip to content

Commit

Permalink
Removed robots filter as not part of initial benchmark + hurts perfor…
Browse files Browse the repository at this point in the history
…mance
  • Loading branch information
jnioche committed Jan 19, 2017
1 parent 8e659dc commit d1c3fb5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/main/resources/urlfilters.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,6 @@
"params": {
"isSitemap": "false"
}
},
{
"class": "com.digitalpebble.stormcrawler.filtering.robots.RobotsFilter",
"name": "RobotsFilter",
"params": {
"limitToSameHost": "true"
}
}
]
}

0 comments on commit d1c3fb5

Please sign in to comment.