Hi, I have standalone solr index server 5.2.1 and have a core with 15 fields(all indexed and stored).
Through DIH I'm indexing the data (around 65million records). The index process took 6hours to complete. But after the completion when I checked through Solr admin query console(*:*), numfound is only 41 thousand records. Am I missing some configuration to index all records? Physical memory: 16GB JVM memory: 4GB Thanks, Srinivas