Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-15484

Tokenizing java exceptions fails if the exception is terminated with a full-stop.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 4.0
    • 3.13
    • Indexing

    Description

      The String "throws java.lang.NullPointerException" is tokenised into the following tokens:

      • throw
      • java.lang.NullPointerException
      • java
      • lang
      • NullPointerException

      ... and "throws java.lang.NullPointerException." should do the same thing.
      However, the Lucene analyzer does not do this.

      Attachments

        Issue Links

          Activity

            People

              mlassau Mark Lassau (Inactive)
              mlassau Mark Lassau (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 12h
                  12h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 8h Time Not Required
                  8h