Does anyone know a way to run the Solr admin app using the embedded Jetty? I'd like to be able to look directly at my index using that tool for debugging purposes. I have the war file, but without a jetty config file, I'm not sure where to put it or configure it (if that's even possible).
Does anyone know a way to run the Solr admin app using the embedded Jetty? I'd like to be able to look directly at my index using that tool for debugging purposes. I have the war file, but without a jetty config file, I'm not sure where to put it or configure it (if that's even possible).
Thanks!