eugeneware / eugeneware/jsonquery-engine

Error with regex queries

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
55
Forks
5
PR merge metrics
No merged PRs in 30d

Description

I get following error when trying to use a query with regular expression (like `{ name: /^A/ }`).

`Error: Cannot encode unknown type: /^test/`

I do not use `bytewise` encoding for the keys, if this is neccessary it would be nice if you add it to the usage part in the readme.

So, long story short, i cannot perform regex queries when exactly using the example from the readme.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.