[ES] Search syntax
Implement the support for
- exclusion qualifiers (
Hello NOT Word) - exact match qualifiers
- filters
def execute language:rubyorfoo filename:example.rb - date limitation
My issue created_at:>2015-03-14
Edited by Nick Thomas
Implement the support for
Hello NOT Word)def execute language:ruby or foo filename:example.rb
My issue created_at:>2015-03-14