Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Definitely interested if FOSS. Also ideally if it's possible to dynamically create & modify filter pipelines/complex searches in it.


What do you envision by filter pipelines and searches?

The query syntax I was thinking of focuses mostly filtering on and selecting data with regular expressions or equality matching on text and equality and range queries on numbers.

i.e something like this:

index_name.filter(message ~= "(hot|cold) storage" && drives.status > 100).select(drives.name, message, drives.status)

Or something more SQL like, haven't really settled on a query language yet mostly just been working on the indexing and the lower level parts of the query machinery that work with the index.


I will try to answer you on keybase, hopefully it will be easier to discuss details.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: