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

Add ability to optionally splitOnNumerics WordDelimiterFilter/Factory

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.4
    • search
    • None

    Description

      Add ability to optionally splitOnNumerics WordDelimiterFilter/Factory

      Default behaviour is to splitOnNumerics as WordDelimiterFilter/Factory does now

      I was having issues with e.g. Java/J2SE becoming split into tokens 'Java','J' '2' and 'SE' which isn't desired behavior in my instance, I wanted this to be tokens 'Java', 'J2SE'. Another option I thought about but not implemented was to have a protected list of words like solr.EnglishPorterFilterFactory

      Attachments

        1. SOLR-876.patch
          10 kB
          Dan Rosher
        2. SOLR-876.patch
          19 kB
          Dan Rosher
        3. SOLR-876.patch
          15 kB
          Dan Rosher

        Activity

          People

            hossman Chris M. Hostetter
            rosher Dan Rosher
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: