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

Munendra S N resolved SOLR-9228.
--------------------------------
    Resolution: Not A Problem

Index time boosts are removed in 7.0

> Support field boosts in data import handler
> -------------------------------------------
>
>                 Key: SOLR-9228
>                 URL: https://issues.apache.org/jira/browse/SOLR-9228
>             Project: Solr
>          Issue Type: New Feature
>          Components: contrib - DataImportHandler
>            Reporter: Michael Day
>            Priority: Major
>
> It would be great if DIH could support field-based index-time boosts.  It 
> should allow for setting boost from an imported column.
> Perhaps the syntax could look something like the following:
> {code}
> <field name="text" column="text" boost=“2.5" />
> {code}
> {code}
> <field name="text" column="text" boostcolumn=“text_boost" />
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

Reply via email to