Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-532

WordDelimiterFilter ignores payloads

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.4
    • None
    • None

    Description

      When a WordDelimiterFilter ingests a token stream and creates a new token (newTok) it appears to copy most of the old token attributes, except the payload. I believe this is a bug. My solution is for the WordDelimiterFilter to use the Token clone() method to create a carbon copy and then modify the appropriate attributes (offsets and term text).

      Attachments

        1. SOLR-532-WordDelimiterFilter.patch
          0.6 kB
          Tricia Jenkins

        Issue Links

          Activity

            People

              gsingers Grant Ingersoll
              pgwillia Tricia Jenkins
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: