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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 4.0
    • Affects Version/s: 3.13
    • Component/s: Indexing
    • 3.13

      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.

              Assignee:
              Mark Lassau (Inactive)
              Reporter:
              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