Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-1328

a problem with regex-normalize.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.4
    • None
    • parser

    Description

      there is a regex-pattern in regex-normalize.xml:
      <pattern>([;_]?((?i)l|j|bv_)?((?i)sid|phpsessid|sessionid)=.*?)(?|&|#|$)</pattern>
      that remove session ids from urls, but there is some sites, like:
      http://www.mehrnews.com/fa
      that have urls, like:
      http://www.mehrnews.com/fa/newsdetail.aspx?NewsID=1567539
      and with this pattern, this url converted to an invalid url:
      http://www.mehrnews.com/fa/newsdetail.aspx?New

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              behnam.nikbakht behnam nikbakht
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: