You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Andrzej Wislowski (JIRA)" <ji...@apache.org> on 2019/03/26 14:12:00 UTC

[jira] [Updated] (SOLR-13348) CollapsingQParserPlugin should not run scorer for documents not eligible for collapsing

     [ https://issues.apache.org/jira/browse/SOLR-13348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrzej Wislowski updated SOLR-13348:
-------------------------------------
    Description: 
CollapsingQParserPlugin should not run scorer for documents not eligible for collapsing (in cases when score is not needed for collapsing operation) but only for the result sorting, decoration of result fields or boosting.

 

I am attaching patch on master branch. 

 

  was:
CollapsingQParserPlugin should not run scorer for documents not eligible for collapsing (in cases when score is not needed for collapsing operation) but only for the result sorting, decoration of result fields or boosting.

 

 


> CollapsingQParserPlugin should not run scorer for documents not eligible for collapsing
> ---------------------------------------------------------------------------------------
>
>                 Key: SOLR-13348
>                 URL: https://issues.apache.org/jira/browse/SOLR-13348
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: search
>    Affects Versions: 8.0
>            Reporter: Andrzej Wislowski
>            Priority: Major
>
> CollapsingQParserPlugin should not run scorer for documents not eligible for collapsing (in cases when score is not needed for collapsing operation) but only for the result sorting, decoration of result fields or boosting.
>  
> I am attaching patch on master branch. 
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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