Re: how to start the win solr

2023-11-13 Thread Vince McMahon
Thank you, Dmitri. It's been a long day for me. so, I look further and am able to start with: c:\solr-8.11.2\bin\solr.cmd -p 8984 "happy searching", finally? :) On Mon, Nov 13, 2023 at 5:33 PM Dmitri Maziuk wrote: > On 11/13/23 14:23, Vince McMahon wrote: > ... > > > How to correctly start t

Re: how to start the win solr

2023-11-13 Thread Dmitri Maziuk
On 11/13/23 14:23, Vince McMahon wrote: ... How to correctly start the solr on my win10? Well... if you're running `C:\solr-8.11.2\bin\solr.cmd start -p 8993`, then you won't see Solr on http://localhost:8933/ because it's the wrong port number. ;) That said, we run it as a service w/ NSS