Adrien Guillo

Results 96 comments of Adrien Guillo

Let's add BTree indexes on `time_range_*` fields for now.

The error might be linked to the tokio update. Seems like a few tests of the actor framework are failing too.

Which metastore are you using? Until we provide a better experience for updating index configs, you can edit them directly in the metastore files for the file-backed implementation or via...

Ok, understood, @to266. Thanks for your detailled answer. We can ship a few things in 0.8 to make your life easier: - We will support updating **some** parameters of index...

`default_timezone` sounds better, indeed.

You may also have a look at https://github.com/quickwit-oss/quickwit/tree/guilload/strptime-timezone

Bumping priority for: - Query string with `analyze_wildcard` => under discussion - Multi-match query

Thanks for your answer. I'm working with some structs imported from some external crates with some `String` fields. I want to reduce the verbosity of my code when performing some...