Pablo Jairala

Results 4 issues of Pablo Jairala

like ``` ruby result.thing = true result.save! ```

It'd be useful to have a class that defines the basic structure that an ES model should have within Waistband. It should include base stuff such as index definition, validations,...

I think it'd be useful to have an option in an index's config YML to define the index as having a "strict" mapping, meaning that if we try to write...