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

ASF subversion and git services commented on SOLR-14419:
--------------------------------------------------------

Commit 7c55ba954763d2e4d554992542a814fb438576b3 in lucene-solr's branch 
refs/heads/master from Mikhail Khludnev
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=7c55ba9 ]

SOLR-14419: Ref Guide update for {ref:param}


> Query DLS {"param":"ref"}
> -------------------------
>
>                 Key: SOLR-14419
>                 URL: https://issues.apache.org/jira/browse/SOLR-14419
>             Project: Solr
>          Issue Type: Improvement
>          Components: JSON Request API
>            Reporter: Mikhail Khludnev
>            Assignee: Mikhail Khludnev
>            Priority: Major
>             Fix For: 8.6
>
>         Attachments: SOLR-14419-refguide.patch, SOLR-14419.patch, 
> SOLR-14419.patch, SOLR-14419.patch
>
>
> What we can do with plain params: 
> {{q=\{!parent which=$prnts}...&prnts=type:parent}}
> obviously I want to have something like this in Query DSL:
> {code}
> { "query": { "parents":{ "which":{"param":"prnts"}, "query":"..."}}
>   "params": {
>           "prnts":"type:parent"
>    }
> }
> {code} 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to