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

FIQL - searchContext returns null SearchCondition

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6.6
    • 2.6.12, 2.7.9, 3.0.0-milestone2
    • JAX-RS
    • None
    • Unknown

    Description

      Hi,
      I'm trying the fiql expression for the first time, and I get null searchCondition. But when i print the searchContext.getSearchExpression(), it seems to have parsed the query param fine with: lowestPrice=gt=10

      SearchCondition<TourTicketStats> sc = searchContext.getCondition(filterContext.getSearchExpression(), TourTicketStats.class);

      I'm atleast expecting some kind of exception raised if it's not able to parse it.

      Any help to debug it is appreciated.

      Using v2.6.6

      Thanks

      Attachments

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            swarupe04 Swarup
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: