Parsechecker is an alias for org.apache.nutch.indexer.IndexingFiltersChecker
This tool reads and parses an URL and then runs the indexers on it. Once complete, it displays the fields obtained and the first 100 characters of their value.
Usage:
bin/nutch IndexingFiltersChecker <url>
<url>: The URL you wish to run the indexers on.