We actually started with go initially. Then we chose to use a different approach to building it (brute force vs inverted indexes) and tested both rust and Go this time. Found rust to be 2x faster for same loop. We knew at this point that we had to choose rust.