Hoss Man created SOLR-10382:
-------------------------------
Summary: 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)
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]