Second parameter of the canonical search function should not allow search expressions

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major
    • V4.0_WD01
    • Affects Version/s: V4.0_WD01
    • Component/s: URL Conventions
    • None
    • Environment:

      [Applied]

      We should not allow the second parameter of the canonical search function to allow search expressions and instead just take advantage of the "and", "or", and "not" $filter operators.

      For example, instead of allowing both:

      "...?$filter=search( companyName, 'food AND quality' )
      "...?$filter=search( companyName, 'food' ) and search( companyName, 'qualify' )"

      only allow the latter.

            Assignee:
            handl
            Reporter:
            Matthew Borges (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: