exporting large records in solr format

2017-09-30 Thread sivaramom
I am using solr 5.2 version with Node JS 4. I need to export millions of records each having only 3 columns. The columns does not need any solr features for scoring. Also 2 of the columns are constants. I dont need to have any sorting functionality. But when using export handler or streaming expre

Re: Solr performance issue on querying --> Solr 6.5.1

2017-09-30 Thread sasarun
Hi Erick, As suggested, I did try nonHDFS solr cloud instance and it response looks to be really better. From the configuration side to, I am mostly using default configurations and with block.cache.direct.memory.allocation as false. On analysis of hdfs cache, evictions seems to be on higher sid