mikemccand commented on issue #12358: URL: https://github.com/apache/lucene/issues/12358#issuecomment-1585633329
> Here is is also missing, that's the code I looked at: https://github.com/Tony-X/search-benchmark-game/blob/4402d42c906830e85d8d79a30ae776f204ade770/engines/lucene-9.5.0/query.sh Oh yeah that does look scary at first, but that is the `sh` script to start up the "server" that handles many queries through pipes. It is how `client.py` launches Lucene's server to run its benchmarks (many queries in one exe invocation). It's invoked from Lucene's Makefile in that same directory for the `make serve` target. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org