Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-5253

Update JPA visitor to use a strict match for Strings unless they have wildcards or a user property enables a wildcard match

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.7.7, 3.0.0-milestone1
    • JAX-RS
    • None
    • Unknown

    Description

      At the moment JPA search visitor always uses a LIKE match for all string values even if they don't have '*' characters which is not consistent with SQL and Lucene visitors.

      By default, if a string value has no '' then it must be a strict match, unless a visitor is configured to always require wildcard matches (example, to let users do not enter '' in their search queries)

      Attachments

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            sergey_beryozkin Sergey Beryozkin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: