intel / intel/hyperscan

Feature request: Add support for logical combination expressions in pure literal dbs

Open
#241 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5.5k
Forks
816
Avg merge
4d 21h
Merged PRs (30d)
2

Description

Hi,

Would it be possible to add support for adding logical combination expressions to a pure literal db, just like we have for the normal regex dbs?
Unfortunately, due to performance issues with using the normal regex dbs, I rely on pure literal dbs. But in these I really miss the support for having logical expressions on top of matched literal strings.

Alternative, if you could expose the logical expression functionality, so I could run it myself after the normal hs_scan(...) given a container of matched expression ids.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.