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

"index_analyzer" and "search_analyzer" should override "analyzer" #2052

Closed
outoftime opened this issue Jun 25, 2012 · 0 comments
Closed

"index_analyzer" and "search_analyzer" should override "analyzer" #2052

outoftime opened this issue Jun 25, 2012 · 0 comments

Comments

@outoftime
Copy link

Given the following settings for a field:

{"index_analyzer": "foo", "analyzer": "bar"}

Both the index analyzer and search analyzer will be set to "bar". Better behavior would be for the more-specific settings to override the more-general one.

@kimchy kimchy closed this as completed in c39a27a Jun 25, 2012
hibnico pushed a commit to hibnico/elasticsearch that referenced this issue Jul 5, 2012
mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants