contexture-core icon indicating copy to clipboard operation
contexture-core copied to clipboard

Contexture DSL Processor

Results 7 contexture-core issues
Sort by recently updated
recently updated
newest added

Return the raw error so errors can be handled on a per node basis related https://github.com/smartprocure/contexture-elasticsearch/pull/167

I created a website to showcase Contexture's power and ability to adapt to diverse datasets. The datasets include: car crashes, restaurant locations, COVID-19, SAT scores, school grants, bank failures. ###...

We currently use the example types in the following way: `require('contexture-mongo/types')()`. If by any chance we forget to call this as a function, contexture doesn't produce any error, so it...

bug
good first issue
Priority: High
Type: Bug

In all of the repos related to contexture. Let's start from a usage perspective, then after that, think about other internal things that might benefit from being documented.

Priority: Normal
Release: Current
Status: Needs Review

Document the Wendy's example! People seem to be able to figure out left to right precedence instead of the standard operator precedence.

In #20, we added a memory provider which can help explain a lot of the concepts from a documentation perspective. Let's add it to the readme somehow.

This issue is to start the discussion on how kibana and contexture can collaborate better and make both of our jobs easier 😄 This repo is the DSL processor and...