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

Add settings in index creation #47

Closed
To-om opened this issue Feb 2, 2018 · 0 comments
Closed

Add settings in index creation #47

To-om opened this issue Feb 2, 2018 · 0 comments
Assignees
Milestone

Comments

@To-om
Copy link
Contributor

To-om commented Feb 2, 2018

This issue extends #9 by adding custom settings to index creation.
In application.conf index can be configured as follow:

search {
  index = the_hive
  nbreplicas = 1
  settings {
    mapping.nested_fields.limit = 100
  }
}
@To-om To-om added this to the 1.4.3 milestone Feb 2, 2018
@To-om To-om self-assigned this Feb 2, 2018
To-om added a commit that referenced this issue Feb 2, 2018
@To-om To-om closed this as completed Feb 2, 2018
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

1 participant