Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

ESTestCase should be able to configure index settings #238

Open
lchi opened this issue May 9, 2014 · 1 comment
Open

ESTestCase should be able to configure index settings #238

lchi opened this issue May 9, 2014 · 1 comment

Comments

@lchi
Copy link

lchi commented May 9, 2014

Right now ESTestCase.setup_class must be overwritten in order to set index settings (analyzers in my case) on index creation.

It'd be nice to be able to set this via some class variable (maybe cls.index_settings?) without breaking the existing cls.mapping. If you guys think this is a good idea then I'd be happy to open a PR.

Thanks!

@jmizgajski
Copy link

You can have a look at my issue about scalable and testable django support and tell me what you think about the solution to your problem I provide there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants