elastigo icon indicating copy to clipboard operation
elastigo copied to clipboard

Search DSL

Open araddon opened this issue 12 years ago • 2 comments

@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 

araddon avatar Jan 01 '13 05:01 araddon

Hi Aaron, this looks like a good start, I'll merge this if you give me a pull request. thanks for all your help.

mattbaird avatar Jan 04 '13 02:01 mattbaird

will send a pull request once it stabalizes soon, want to get a couple more refactors in first. Thanks.

araddon avatar Jan 04 '13 04:01 araddon