Writing Predicate Parser For Search in C# with Antlr 4 – Part Two
Continuing from the previous part, where we’ve written and tested our parser using Antlr 4 – let’s now generate a C# parser, and hook it up to search an elasticsearch index.
Continuing from the previous part, where we’ve written and tested our parser using Antlr 4 – let’s now generate a C# parser, and hook it up to search an elasticsearch index.