This website works better with JavaScript.
Home
Explore
Help
Sign In
simulacrumparty
/
kappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
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.
16
Commits
1
Branch
Tree:
b29cf12916
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'b29cf12916'
${ noResults }
kappe
/
src
History
Dylan Baker
b29cf12916
Just use _source instead of _source + fields
4 years ago
..
compiler.rs
Just use _source instead of _source + fields
4 years ago
error.rs
Compile select expressions
4 years ago
lexer.rs
Allow . and * in identifiers
4 years ago
lib.rs
Compile select expressions
4 years ago
main.rs
Print compilation result from main
4 years ago
parser.rs
Parse fields in SELECT
4 years ago
token.rs
Allow . and * in identifiers
4 years ago