You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2015/06/19 20:46:01 UTC

[jira] [Commented] (SOLR-7242) Schema API: Edit remaining schema elements: Name, Version, Unique Key, and Global Similarity

    [ https://issues.apache.org/jira/browse/SOLR-7242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14593770#comment-14593770 ] 

Steve Rowe commented on SOLR-7242:
----------------------------------

When global similarity can be set via the Schema API, the Solr Reference Guide should updated to warn people that before adding field types with per-field-type similarity, they must first change the global similarity to {{SchemaSimilarityFactory}} (or another similarity factory that enables per-field-type similarity).  More details at [SOLR-7679|https://issues.apache.org/jira/browse/SOLR-7679?focusedCommentId=14593764&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14593764].

> Schema API: Edit remaining schema elements: Name, Version, Unique Key, and Global Similarity
> --------------------------------------------------------------------------------------------
>
>                 Key: SOLR-7242
>                 URL: https://issues.apache.org/jira/browse/SOLR-7242
>             Project: Solr
>          Issue Type: Sub-task
>          Components: Schema and Analysis
>            Reporter: Steve Rowe
>            Assignee: Steve Rowe
>
> We should be able to specify an entire schema via the bulk schema API.
> The bulk schema API should have the following commands in addition to those already available/planned:
> # {{set-name}}
> # {{set-version}}
> # {{set-unique-key}}
> # {{set-similarity}}



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

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