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

Bill Bell closed LUCENE-4475.
-----------------------------

    Resolution: Fixed
    
> eDismax boost on multiValued fields
> -----------------------------------
>
>                 Key: LUCENE-4475
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4475
>             Project: Lucene - Core
>          Issue Type: Bug
>    Affects Versions: 4.0
>            Reporter: Bill Bell
>
> Replace bq with boost, but we
> get the "multi-valued field issue" when we try to do the equivalent queriesŠ
> HTTP ERROR 400
> Problem accessing /solr/providersearch/select. Reason:
>     can not use FieldCache on multivalued field: specialties_ids
> q=*:*bq=multi_field:87^2&defType=dismax
> How do you do this using boost?
> q=*:*&boost=multi_field:87&defType=edismax

--
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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to