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

Jan Høydahl updated SOLR-8370:
------------------------------
    Attachment: SOLR-8370.patch

First patch. Adds "similarity" to Luke response, and displays it below "id" in 
schema browser. In case of SchemaSimilarityFactory, we use a new {{toString}} 
method on PerFieldSimilarityWrapper, e.g.
{noformat}
SchemaSimilarityFactory. Default: BM25(k1=1.2,b=0.75) 
{noformat}

> Display Similarity Factory in use in Schema-Browser
> ---------------------------------------------------
>
>                 Key: SOLR-8370
>                 URL: https://issues.apache.org/jira/browse/SOLR-8370
>             Project: Solr
>          Issue Type: Improvement
>          Components: UI
>            Reporter: Jan Høydahl
>            Priority: Trivial
>              Labels: newdev
>         Attachments: SOLR-8370.patch
>
>
> Perhaps the Admin UI Schema browser should also display which 
> {{<similarity>}} that is in use in schema, like it does per-field.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to