ICEpdf
  1. ICEpdf
  2. PDF-892

Search text word parsing dividing numbers into separate words on comma and periods

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 5.1.2
    • Fix Version/s: 6.0
    • Component/s: Viewer RI
    • Labels:
      None
    • Environment:
      any

      Description

      The PDF in question shows an issue with how our search term word parser in our viewer RI code. A number for example like 123.45 is parsed into two separate words, 123 and 45 and similarly for 123,45.

      We have code in the core that will try and detect if two words separated by a comma or period is a number. I'll need to port this code over to the search term parser.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #45266 Fri Jul 03 11:27:17 MDT 2015 patrick.corless PDF-892 added number checking when splitting search terms on punctuation.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/common/search/DocumentSearchControllerImpl.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #45265 Fri Jul 03 11:26:55 MDT 2015 patrick.corless PDF-892 added number checking when splitting seach terms on punctuation.
        Files Changed
        Commit graph MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/viewer/src/org/icepdf/ri/common/search/DocumentSearchControllerImpl.java

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: