featurebase/query
Ben Johnson 3c832591df move index package to root package
This commit moves the index package to the root. Because pilosa
is an index at its core, it's redundant to have an index
subpackage. It also provides better naming such as `pilosa.Bitmap`
instead of `index.Bitmap`.
2015-08-31 16:54:53 -06:00
..
lexer.go vet 2015-08-20 13:46:39 -06:00
lexer_test.go Refactor query tests 2015-08-19 10:09:18 -06:00
parser.go move index package to root package 2015-08-31 16:54:53 -06:00
parser_test.go Refactor query tests 2015-08-19 10:09:18 -06:00
planner.go move index package to root package 2015-08-31 16:54:53 -06:00
planner_example.go convert UUID to use "tux21b.org/v1/gocql/uuid" 2014-01-03 17:47:22 -06:00
planner_test.go vet 2015-08-20 13:46:39 -06:00
query.go Update import path 2015-08-05 22:50:38 -06:00
query_test.go Refactor query tests 2015-08-19 10:09:18 -06:00