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

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

      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.

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

                Created:
                Updated:
                Resolved:

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