travisturner
|
5862eba0d1
|
handle the top-n limit for small result sets
|
2014-04-07 17:24:19 -05:00 |
|
Todd Gruben
|
d8ceef1b0a
|
cat initialization issue
|
2014-04-07 13:47:37 -05:00 |
|
travisturner
|
a339e6ba11
|
convert filter arg from int to uint64 so it matches the IDS arg type from lexer
|
2014-04-07 11:07:10 -05:00 |
|
travisturner
|
ad2186a44c
|
Merge branch 'query-refactor' into tlt
Conflicts:
commands/pilosa-nexter/nexter.go
query/parser.go
query/planner_test.go
|
2014-04-02 10:22:16 -05:00 |
|
Todd Gruben
|
ef56ef6af3
|
added filter(category) to data model
|
2014-04-01 15:42:35 -05:00 |
|
Cody Soyland
|
c858da3fa7
|
Query planner - make work with new args from query parser, remove "N" variable
|
2014-03-18 18:40:40 -05:00 |
|
Todd Gruben
|
fc87d5e761
|
added stub for category
|
2014-02-06 07:13:39 -06:00 |
|
travisturner
|
b05ad49ec4
|
add support for top-n LIMIT
|
2014-02-05 19:51:37 -06:00 |
|
travisturner
|
85f8034d9f
|
add in Top-N logic
|
2014-02-03 23:13:40 -06:00 |
|
travisturner
|
c1edbb9382
|
preparation for macro support. clean up the RunQuery logic
|
2014-01-10 13:24:53 -06:00 |
|
travisturner
|
73d45b7c6a
|
move QueryStepHandlers out of executor code, into core.query.go
|
2014-01-09 10:17:55 -06:00 |
|