quickwit
quickwit copied to clipboard
RAYON_NUM_THREADS affects the size of our search thread pool
That could be quite misleading for users who have randomly set this environment variable. We probably want to hardcode it to the number given by num_cpus available.