Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh default schema #710

Closed
wants to merge 2 commits into from
Closed

Refresh default schema #710

wants to merge 2 commits into from

Conversation

lucafavatella
Copy link
Contributor

I tried full text search and I ended up reviewing the default schema.

If you want to keep the default schema compatible with Riak 2.0.7 for another while you need to reject this PR as it removes tags.

Luca Favatella added 2 commits November 30, 2016 15:55
In 2013, [usage] of `text` field was deleted. In 2014, `text` stopped
to be [default] field and [comment] on aim of `text` field was
deleted. Hence only the definition of field `text` was left.

[usage]: 5ed36bb#diff-a5640d83f118f6b45ab6c388a89507dcL258
[default]: 7e106dc#diff-a54ecf58f2bd4054b393a8c7b4cbc782L540
[comment]: 5d813cc#diff-a5640d83f118f6b45ab6c388a89507dcL26

This change reviews field `text` in the following way:
* Comment field definition, alongside commented sample intended usage;
* Rename field to `_text_` as apparent upstream [preference].

[preference]: apache/lucene-solr@a4be57c

Note:
* Is is ok to use wildcard as source i.e. [`<copyField source="*"
  ...`](https://github.com/apache/lucene-solr/blob/releases/lucene-solr/6.3.0/solr/server/solr/configsets/data_driven_schema_configs/conf/managed-schema#L128).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant