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

Hoss Man updated SOLR-8329:
---------------------------
    Attachment: SOLR-8329.patch

Attaching my proposal.

Rather then trying to make SchemaSimilarityFactory configurable with both a 
factory name and optional configuration, this approach takes in a single 
fieldType name, and uses the similarity configured for that fieldtype as the 
default. (with error checking to ensure it has an explicit similarity 
configured.


> SchemaSimilarityFactory should support a config option for the 
> defaultSimilarity
> --------------------------------------------------------------------------------
>
>                 Key: SOLR-8329
>                 URL: https://issues.apache.org/jira/browse/SOLR-8329
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Hoss Man
>         Attachments: SOLR-8329.patch
>
>
> SchemaSimilarityFactory has an implicit default Similarity instance that it 
> uses for any fieldTypes that don't define their own -- we should make this 
> default configurable.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to