François Massot
François Massot
In #3734, we added the multi indexes search. The root search node now sends leaf requests for each index to leaf nodes. Consequently, the root node will need to merge...
Everything is going well, but we log some errors, and we don't know if quickwit indexed something or not. ```bash quickwit tool local-ingest --index hdfs-logs --input-path hdfs-logs-multitenants-10000.json --config ../config/quickwit.yaml ❯...
Opening an issue to track this [TODO](https://github.com/quickwit-oss/chitchat/blob/3ef1abcd41f9df7e2dc214e0e4f4b0f719f98505/chitchat/src/state.rs#L43). I'm not sure how you can optimize `iter_stale_key_values` with the max version... If `floor_version` is greater or equal to `max_version`, you don't have...
Hi there, first thanks for open-sourcing a new UI for traces! I'm working on [Quickwit OSS engine](https://github.com/quickwit-oss/quickwit) and we are actively plugin it into different UI. We did it for...
Like: - time to index - memory usage for indexing
Don't know if it's hard or not :/
currently, the function is panicking with an empty string.
When hovering over “Ad-hoc statistics”, the plugin freezes the browser. It happens occasionally, and I don't know how to reproduce it. 