Skip to content

have TooManyPathSegmentsDecideRule count path segments only#13

Merged
travisfw merged 1 commit intointernetarchive:masterfrom
travisfw:master
Jul 3, 2012
Merged

have TooManyPathSegmentsDecideRule count path segments only#13
travisfw merged 1 commit intointernetarchive:masterfrom
travisfw:master

Conversation

@travisfw
Copy link
Copy Markdown

@travisfw travisfw commented Jul 3, 2012

  • TooManyPathSegmentsDecideRule
    evaluate(CrawlURI) previously counted slashes in the full URI.
    Now it only counts slashes in the path of the URI, meaning a URI
    with slashes in the query string will not be counted as having more
    path segments than it has in its path.

* TooManyPathSegmentsDecideRule
    evaluate(CrawlURI) previously counted slashes in the full URI.
    Now it only counts slashes in the path of the URI, meaning a URI
    with slashes in the query string will not be counted as having more
    path segments than it has in its path.
travisfw pushed a commit that referenced this pull request Jul 3, 2012
have TooManyPathSegmentsDecideRule count path segments only
@travisfw travisfw merged commit 73640e0 into internetarchive:master Jul 3, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant