elastigo
elastigo copied to clipboard
Search DSL
@mattbaird do you mind looking at this? It is an experimental search dsl and it would be great to get other input.
https://github.com/araddon/elastigo/blob/newsearch/core/search_test.go
It is based on new test data loaded here (required running elasticsearch)
https://github.com/araddon/elastigo/blob/newsearch/core/test_test.go#L137
usage:
test -v -host eshost -loaddata
Hi Aaron, this looks like a good start, I'll merge this if you give me a pull request. thanks for all your help.
will send a pull request once it stabalizes soon, want to get a couple more refactors in first. Thanks.