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

Add 'Search Queries' support #29

Open
thomas-peyric opened this issue Dec 3, 2014 · 4 comments
Open

Add 'Search Queries' support #29

thomas-peyric opened this issue Dec 3, 2014 · 4 comments

Comments

@thomas-peyric
Copy link

Add support of 'Search Queries' which returns dimension values that match the search specification ( http://druid.io/docs/latest/SearchQuery.html )

@itszootime
Copy link
Contributor

@thomas-peyric - I'm working on this at the moment, including a small-ish refactor of the query class. If it's an urgent need, check out https://github.com/liquidm/ruby-druid/tree/search_query. Everything is fully working, including the search queries: query.search(:dim1, :dim2).contains('foo').sort(:strlen).

@thomas-peyric
Copy link
Author

Great !
i will try your new branch version ....

UPDATE :
... and it's work fine ;-)

@hollow
Copy link
Contributor

hollow commented Apr 8, 2015

can this be closed?

@itszootime
Copy link
Contributor

Yep - it's been implemented (with different syntax) in the ruby-druid team fork.

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

3 participants