druid/docs/content
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
..
comparisons update compares some more (#3158) 2016-06-16 18:34:43 -07:00
configuration Update caching.md typo (#3824) 2017-01-06 12:14:07 -08:00
dependencies Fix a bunch of broken links in the docs. 2016-03-23 10:21:28 -07:00
design Blacklist workers if they fail for too many times (#3643) 2016-11-29 12:38:56 +05:30
development Contrib Extension for Ambari Metrics Emitter (#3767) 2016-12-19 11:12:47 -08:00
ingestion Make buildV9Directly the default. (#3688) 2016-11-14 09:29:32 -08:00
misc Support string type in math expression (#2836) 2016-11-02 21:10:48 -06:00
operations Add metrics for Query Count statistics (#3470) 2016-12-19 09:47:58 -08:00
querying Add an option to SearchQuery to choose a search query execution strategy (#3792) 2017-01-10 18:04:20 -08:00
tutorials Replace caravel with superset (#3780) 2016-12-16 20:47:52 -08:00
toc.md JavaScript docs: Fix links and typos, add to TOC. (#3457) 2016-09-13 15:26:44 -07:00