solr - Accessing a core's default handler through SolrJ using setQueryType - Stack Overflow
You an use theqt parameter in Solr to specify a specific request handler, even the default /select handler. See CoreQueryParameters for details on how this works. SolrJ supports this through the use of the setRequestHandler method on the SolrQuery class.Read full article from solr - Accessing a core's default handler through SolrJ using setQueryType - Stack Overflow
No comments:
Post a Comment