You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Vladimir Strugatsky (JIRA)" <ji...@apache.org> on 2016/12/10 02:30:58 UTC

[jira] [Commented] (SOLR-5882) Introduce score local parameter for {!parent} query parser

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

Vladimir Strugatsky commented on SOLR-5882:
-------------------------------------------

It appears that although "score" is available in the parent document, "boost" function has no effect when using the {!parent} query parser.

> Introduce score local parameter for {!parent} query parser
> ----------------------------------------------------------
>
>                 Key: SOLR-5882
>                 URL: https://issues.apache.org/jira/browse/SOLR-5882
>             Project: Solr
>          Issue Type: New Feature
>    Affects Versions: 4.8
>            Reporter: Andrey Kudryavtsev
>            Assignee: Mikhail Khludnev
>             Fix For: 5.3
>
>         Attachments: SOLR-5882.patch, SOLR-5882.patch
>
>
> I propose to have ability to configure scoring mode by *optional* local parameter
> Syntax for parent queries is:
> {code:borderStyle=solid}
> {!parent which=type:parent score=none|avg|max|total|min}...
> Capital case for score values is also accepted
> {code} 
> Child query enables scoring by default.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org