A tool to compile SQL to Elasticsearch queries
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dylan Baker b29cf12916 Just use _source instead of _source + fields пре 4 година
..
compiler.rs Just use _source instead of _source + fields пре 4 година
error.rs Compile select expressions пре 4 година
lexer.rs Allow . and * in identifiers пре 4 година
lib.rs Compile select expressions пре 4 година
main.rs Print compilation result from main пре 4 година
parser.rs Parse fields in SELECT пре 4 година
token.rs Allow . and * in identifiers пре 4 година