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

Gagan Deep Juneja commented on BLUR-104:
----------------------------------------

If I understand correctly, does it mean if I pass "+cf1.col1:abc +cf1.col2:def 
+cf2.col5:ghi" as query to SuperParser then the result should come as 
"+super:<+cf1.col1:abc +cf1.col2:def> +super:<+cf2.col5:ghi> " is it?
                
> Ensure the behavior of the new super parser is the same as the behavior in 
> 0.1.4 and less
> -----------------------------------------------------------------------------------------
>
>                 Key: BLUR-104
>                 URL: https://issues.apache.org/jira/browse/BLUR-104
>             Project: Apache Blur
>          Issue Type: Improvement
>    Affects Versions: 0.1.5
>            Reporter: Aaron McCurry
>             Fix For: 0.1.5
>
>
> For legacy system upgrades where the super:<> syntax is not utilized yet, 
> test and make sure the behavior is the same.  Meaning:
> +cf1.col1:abc +cf1.col2:def +cf2.col5:ghi
> Should be:
> +super:<+cf1.col1:abc +cf1.col2:def> +super:<+cf2.col5:ghi>

--
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

Reply via email to