Hi Spec : Jdk 15, Solr 8.8.1
Problem : Error from server at http://localhost:8081/solr/Log-Test: Document is missing mandatory uniqueKey field: id. Process : I have written a small Solr-Client code to push content to solr-indexer on port 8081 Question : I have encountered this problem for the first time and did not find any proper solutions on www for the same. Request : How to fix this With-Out introducing 'id' as another parameter passed on from content side ??. Thx for the same.
