[ https://issues.apache.org/jira/browse/CXF-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132609#comment-14132609 ]
ashish thukral commented on CXF-6002: ------------------------------------- tried asking on stackoverflow.com but no response. http://stackoverflow.com/questions/25814086/how-to-escape-special-characters-in-search-expression-in-cxf-fiql-expression > escape special characters (comma, semicolon) in FIQL search expression > ---------------------------------------------------------------------- > > Key: CXF-6002 > URL: https://issues.apache.org/jira/browse/CXF-6002 > Project: CXF > Issue Type: Wish > Reporter: ashish thukral > > i started using CXF FIQL search expression. in one case my search exp looks > like this _s=(name==abc,123). i want to search with the name = "abc,123" ie > the comma char is part of the whole name. but FIQL treats it as OR expression > and doesn't parse it correctly. is there any way to escape chars like , or ; > in FIQL search ? -- This message was sent by Atlassian JIRA (v6.3.4#6332)