Solr admin console - how to use Request Handler field? -


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.

Enter image details here

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

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -