The reason is that although you can configure handlers with any name you want, internal requests to other shards (other Solr servers) will assume that the handlers have the default handler names, like "/get". Probably that should be configurable, or have some way of determining what the original handler name was.

-- Jack Krupansky

-----Original Message----- From: StrW_dev
Sent: Friday, January 31, 2014 4:56 AM
To: solr-user@lucene.apache.org
Subject: Re: Realtimeget SolrCloud


That seemed to be the issue.

I had several other request handlers as I wasn't using the simple /get, but
apparently in SolrCloud this handler must be present in order to use the
class RealTimeGetHandler at all.

Thank you!



--
View this message in context: http://lucene.472066.n3.nabble.com/Realtimeget-SolrCloud-tp4114595p4114598.html Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to