You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2012/11/15 10:58:12 UTC

[jira] [Commented] (CXF-4635) Typo in FIQL search query documentation

    [ https://issues.apache.org/jira/browse/CXF-4635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497890#comment-13497890 ] 

Sergey Beryozkin commented on CXF-4635:
---------------------------------------

I've got it fixed, thanks:
https://cwiki.apache.org/confluence/display/CXF20DOC/JAX-RS+Advanced+Features#JAX-RSAdvancedFeatures-Introduction

Will keep this JIRA open for a bit longer in case you spot some other doc issues 
                
> Typo in FIQL search query documentation
> ---------------------------------------
>
>                 Key: CXF-4635
>                 URL: https://issues.apache.org/jira/browse/CXF-4635
>             Project: CXF
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Jan Bernhardt
>            Priority: Trivial
>
> Samples under [1] use "," to demonstrate OR operator, but the table as well as the following text say that another character  "'" should be used for OR operations. Which one is correct?
> Quote:
> // Find all employees younger than 25 or older than 35 living in London
> /employees?_s=(age=lt=25,age=gt=35);city==London
> . . .
> The last two operators, "'"(OR) and ";"(AND) are used to ...
> [1] http://cxf.apache.org/docs/jax-rs-advanced-features.html#JAX-RSAdvancedFeatures-FIQLsearchqueries

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira