You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "HeXin (JIRA)" <ji...@apache.org> on 2013/08/29 13:57:51 UTC

[jira] [Updated] (SOLR-5203) Strengthen the function of Min should match, making it select BooleanClause as Occur.MUST according to the weight of query

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

HeXin updated SOLR-5203:
------------------------

    Description: 
In some case, we want the value of mm to select BooleanClause as Occur.MUST can according to the weight of query. 

Only if the weight larger than the threshold, it can be selected as Occur.MUST. The threshold can be configurable, equaling the minimum integer by default. 

Any comments is welcomed.

  was:In some case, we want the value of mm to select BooleanClause as Occur.MUST can according to the weight of query. Only if the weight larger than the threshold, it can be selected as Occur.MUST. The threshold can be configurable, equaling the minimum integer by default. 

    
> Strengthen the function of Min should match, making it select BooleanClause as Occur.MUST according to the weight of query
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-5203
>                 URL: https://issues.apache.org/jira/browse/SOLR-5203
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>    Affects Versions: 4.4
>            Reporter: HeXin
>            Priority: Minor
>             Fix For: 4.5, 5.0
>
>
> In some case, we want the value of mm to select BooleanClause as Occur.MUST can according to the weight of query. 
> Only if the weight larger than the threshold, it can be selected as Occur.MUST. The threshold can be configurable, equaling the minimum integer by default. 
> Any comments is welcomed.

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

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