[
https://issues.apache.org/jira/browse/SOLR-10382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomás Fernández Löbbe resolved SOLR-10382.
------------------------------------------
Resolution: Duplicate
> Documents UI screen still encourages index time doc boosting
> ------------------------------------------------------------
>
> Key: SOLR-10382
> URL: https://issues.apache.org/jira/browse/SOLR-10382
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Admin UI
> Reporter: Hoss Man
>
> LUCENE-6819 deprecated index time boosts, but the "Documents" screen in the
> Solr Admin UI still suggests this option to users...
> {noformat}
> hossman@tray:~/lucene/dev [detached] $ find solr/webapp/web/ -name \*.html |
> xargs grep Boost | grep 1.0
> solr/webapp/web/tpl/documents.html: <input type="text" id="boost"
> value="1.0" title="Document Boost">
> solr/webapp/web/partials/documents.html: <input ng-model="boost"
> type="text" id="boost" value="1.0" title="Document Boost">
> {noformat}
> Once this is fixed, the Admin UI screenshot needs updated as well.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]