Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NUTCH-3043 Generator: count URLs rejected by URL filters #814

Commits on Apr 25, 2024

  1. NUTCH-3043 Generator: count URLs rejected by URL filters

    - add counters URL_FILTERS_REJECTED and URL_FILTER_EXCEPTION
    - simplify logging statement
    - remove unnecessary cast
    sebastian-nagel committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2d94324 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. NUTCH-3043 Generator: count URLs rejected by URL filters

    - use parameterized logging
    sebastian-nagel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    659ccf4 View commit details
    Browse the repository at this point in the history