elastic / elastic/elasticsearch-dsl-ruby
How to use DSL
Open
- Dominant language
- Ruby
- Stars
- 18
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
all of the examples show mixing it into the global scope, which in practice no would would ever do. How do I use the DSL with rails / models, which is probably the typical use-case? all of the rails examples show passing a hash into `SomeModel.search({})`. In all my searching, I failed to find a concise example that used both elasticsearch-model/rails and elasticsearch-dsl.
Contributor guide
Assessment
This issue has not been assessed yet.