How to access Aache SOLR custom request handler /suggest from solrj or
spring data for solr?
I'm new to Solr. I'm implementing auto complete functionality for my
application. I have configured the required fields in solr and created a
custom request handler /suggest. I'm finding it tricky to access it via
solr java client solrj. I'm even fine with the spring data for solr.
Please somebody help to access my custom request handler from solr java
client.
No comments:
Post a Comment