Hello Everyone, I have created a autosuggest using Solr suggester. I have added a field and field type in schema.xml and did some changes in /suggest request handler into solrconfig.xml. Now, I need to build a java package using those configuration which I need to plug into my current java project. I don't want to use CURL, I need my configuration as jar or java package. How can I do ? Not having experience of jar package too much. Any help please...
Thanks, Nitin