I have quite long queries and I would like Solr to not print the full query request in the console where I started solr from. Where should I look to modify this?
I have tried to modify the logging level in etc/logging.properties and add
-Djava.util.logging.config.file=etc/logging.properties
when stating solr, but it has no effect.
Thanks
Finally I had to modify resources/log4j.properties