hi Harish - I suspect you're not sending commits: https://solr.apache.org/guide/solr/latest/configuration-guide/commits-transaction-logs.html
hope this helps! Andy On Thu, 26 Mar 2026 at 13:40, Harish Alwala <[email protected]> wrote: > Hi > > We are working on SolrJ (version 10) with Solr instance version 10. > > The problem is, when we run the code it is successfully executed but the > inserted documents *do not show up* in the Solr console. Not shown when > queried. > > The same works perfectly when inserted using http call. > > Solr server is a standalone server not a cloud deployment (no zookeeper) > > I have attached code and logs. > > Help us understand what we are missing here. > > -- > Regards > Harish Alwala >
