- Where Developers Learn, Share, & Build Careers
I'm on Solar 3.6.1 and trying to figure out that the admin for a non-default handler How to use the console. I tried the following differences:
/ customhandler / select & amp; Qt = customhandler / select / customhandler None of those works and I have been haunting myself that I am missing something very clear, but I do not think about it can.
By looking at the definition of the request handler, I believe you have to add a forward slash in front of the name
& lt ; RequestHandler name = "/ customhandler" class = "solr.SearchHandler" & gt; .... and & lt; / RequestHandler & gt;
Comments
Post a Comment