udev

Results 5 issues of udev

Hi, I am using your library to discover a gateway. Facing an issue when the MSEARCH packet is sent out to [239.255.255.250] Port [1900], it only proceeds further on MSEARCH...

feature request

This PR introduces a new enum `ConditionList` which allows setting complex conditions with grouping. It also takes care of backwards compatibility with its LegacyConditions variant which will be treated as...

✏️ Feature

### Which OpenObserve functionalities are relevant/related to the feature request? log search ### Description This feature will help manage the index files and will enable us to maintain mapping of...

✏️ Feature

### Which OpenObserve functionalities are the source of the bug? log search ### Is this a regression? No ### Description **Search for term less than 3 length will cause panic.**...

testing
☢️ Bug

Inverted Index now can be generated with Tantivy and to deliver better performance for relevant queries. Notable changes are as follows: - [x] Replace `both` feature flag with `all` and...

✏️ Feature