Maybe it would be good to state your configuration, how many machines, memory, heap, cpu, os.... What performance do you have, what performance do you expect, what queries have the most performance problems.
Sometimes rendering in the UI can also be a performance bottleneck. > Am 24.07.2019 um 19:31 schrieb Fiz Ahmed <fiznewy...@gmail.com>: > > Hi SOLR Experts, > > We are using Apache Solr 6.6 stand-alone currently in a number > of locations.Most indexes are holding 250,000 to 400,000 documents.Our data > comes from MS-SQL.We’re using a front-end JavaScript solution to > communicate with Solr to perform queries. > > > - Solr Performance > > > - We have machine that are running on limited resources. Our Indexes > (more-so Deltas) are seemingly causing system slowdowns. > > > - Can we improve how our Deltas function? > - Frequency of Deltas: How frequent should they be ideally. > > > - Garbage Collection tuning: > > > - How can we tune our JVM garbage collection to improve overall > performance? > > > - Java Heap Memory Settings: > > > - How can we tune this to ensure the best memory usage. > > > > Thanks & Regards > Fiz N Coleman > AML Team.