-
some changes are required to support complex rules as was pointed by krsh.
- [ ] internet protocols (TCP, UDP) for networking events
- [ ] add command line in Event header
- [x] CONTAINS operator…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://crates.io/crates/polars) of Polars.
### Reproduc…
-
Sutil is using [Feliz.Engine](https://github.com/alfonsogarciacaro/Feliz.Engine) for providing an HTML DSL.
The problem is that Feliz.Engine, is not maintained anymore and @alfonsogarciacaro is the…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues.
### Current Behavior
When using the code protocol, DSL responses are not functioning as expected.
- `status_code…
-
```
Include JsonTree 'xPath' engine and implement a DSL
data = select * from TABLE where SOME_ID='3'
data delete all CONTRACT/*/@LOCK_FLAG
data delete nulls CONTRACT/*/*
data update to 23 CONTRACT/*/@…
-
The features inside the Rule Engine DSL should preferably be abstracted over and have an English translation implemented as well.
-
Consider this library https://github.com/flatiron/revalidator
It allows arbitrary validation like:
```
r.validate({a:5},{properties: {a: { type: 'string' } } } )
{ valid: false,
errors:
[ { att…
-
**Is your feature request related to a problem? Please describe.**
Searching for resources given multiple ids with filter [`_id`](https://build.fhir.org/search.html#_id), does a join to the `TokenInde…
-
Hey, checked on windows and wsl. I get this error
```
(irb):8:in `block in setup': undefined method `label' for an instance of Hello (NoMethodError)
from /.rbenv/versions/3.3.0/lib/ruby/gem…
-
**Is your feature request related to a problem?**
Currently, OpenSearch does not provide a way to perform cross-index or cross-cluster joins using the OpenSearch DSL. This RFC proposes to extend Open…