druid/docs
Jihoon Son c099977a5b Add an option to SearchQuery to choose a search query execution strategy (#3792)
* Add an option to SearchQuery to choose a search query execution strategy.

Supported strategies are
1) Index-only query execution
2) Cursor-based scan
3) Auto: choose an efficient strategy for a given query

* Add SearchStrategy and SearchQueryExecutor

* Address comments

* Rename strategies and set UseIndexesStrategy as the default strategy

* Add a cost-based planner for auto strategy

* Add document

* Fix code style

* apply code style

* apply comments
2017-01-10 18:04:20 -08:00
..
_bin Update branch in deploy-docs.sh. (#3695) 2016-11-15 13:46:46 -08:00
_graphics druid production architecture diagram 2015-05-27 17:06:24 -07:00
_includes towards a community led druid 2015-01-31 20:57:36 -08:00
_layouts towards a community led druid 2015-01-31 20:57:36 -08:00
content Add an option to SearchQuery to choose a search query execution strategy (#3792) 2017-01-10 18:04:20 -08:00
img Improve segment file documentation 2015-06-24 11:45:23 -07:00
_config.yml update docs jekyll config 2015-02-17 23:58:50 -08:00
_redirects.json Move "libraries.md" out of docs, onto the main site. (#3159) 2016-06-16 18:14:35 -07:00
index.html towards a community led druid 2015-01-31 20:57:36 -08:00