java - Setting custom request header using SolrJ - Stack Overflow
You can extend HttpSolrClient creating your own class MyHttpSolrClient and customise the behaviour of executeMethod adding your custom request headers.
Read full article from java - Setting custom request header using SolrJ - Stack Overflow
No comments:
Post a Comment