druid/docs/content/querying
Jonathan Wei a6105cbb86 Add numeric StringComparator (#3270)
* Add numeric StringComparator

* Only use direct long comparison for numeric ordering in BoundFilter, add time filtering benchmark query

* Address PR comments, add multithreaded BoundDimFilter test

* Add comment on strlen tie handling

* Add timeseries interval filter benchmark

* Adjust docs

* Use jackson for StringComparator, address PR comments

* Add new TopNMetricSpec and SearchSortSpec with tests (WIP)

* More TopNMetricSpec and SearchSortSpec tests

* Fix NewSearchSortSpec serde

* Update docs for new DimensionTopNMetricSpec

* Delete NumericDimensionTopNMetricSpec

* Delete old SearchSortSpec

* Rename NewSearchSortSpec to SearchSortSpec

* Add TopN numeric comparator benchmark, address PR comments

* Refactor OrderByColumnSpec

* Add null checks to NumericComparator and String->BigDecimal conversion function

* Add more OrderByColumnSpec serde tests
2016-07-29 15:44:16 -07:00
..
aggregations.md Clear up confusing wording (#3052) 2016-06-01 15:41:50 -07:00
caching.md caching doc fix 2016-03-15 17:09:33 -06:00
datasource.md fix #1727 - Union bySegment queries fix 2015-09-29 23:32:36 +05:30
datasourcemetadataquery.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00
dimensionspecs.md Add bucket extraction function (#3033) 2016-06-17 09:24:27 -07:00
filters.md Add numeric StringComparator (#3270) 2016-07-29 15:44:16 -07:00
granularities.md Fix formatting in granularities doc. (#3229) 2016-07-08 09:29:58 -07:00
groupbyquery.md Associate groupBy v2 resources with the Sequence lifecycle. (#3296) 2016-07-27 18:44:19 -07:00
having.md Add dimension selector support for groupby/having quries 2015-12-08 01:51:11 +00:00
joins.md how to query, correct default for select strategy, formatting 2016-03-22 17:06:15 -05:00
limitspec.md Add numeric StringComparator (#3270) 2016-07-29 15:44:16 -07:00
lookups.md Fixups, clarifications to lookup docs. (#3060) 2016-06-07 10:43:35 -07:00
multi-value-dimensions.md Fix logical operator in example (#3093) 2016-06-07 10:44:18 -07:00
multitenancy.md new quickstart 2016-02-04 09:37:38 -08:00
post-aggregations.md add doc rendering 2016-02-04 14:21:59 -08:00
query-context.md make singleThreaded groupBy query config overridable at query time (#2828) 2016-04-21 17:12:58 -07:00
querying.md how to query, correct default for select strategy, formatting 2016-03-22 17:06:15 -05:00
searchquery.md Add numeric StringComparator (#3270) 2016-07-29 15:44:16 -07:00
searchqueryspec.md Adding RegexSearchQuerySpec 2015-12-03 09:16:02 -06:00
segmentmetadataquery.md Add timestampSpec to metadata.drd and SegmentMetadataQuery (#3227) 2016-07-25 15:45:30 -07:00
select-query.md Add option for select query to get next page without modifying returned paging identifiers 2016-04-01 09:03:03 +09:00
sorting-orders.md Add numeric StringComparator (#3270) 2016-07-29 15:44:16 -07:00
sql.md add more docs based on proposed wishlist 2015-07-02 17:46:08 -07:00
timeboundaryquery.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00
timeseriesquery.md Allow queries with no aggregators. (#3216) 2016-07-06 20:38:54 +05:30
topnmetricspec.md Add numeric StringComparator (#3270) 2016-07-29 15:44:16 -07:00
topnquery.md Allow queries with no aggregators. (#3216) 2016-07-06 20:38:54 +05:30