solr 9.2.1 response time

2024-05-23 Thread elisabeth benoit
Hello, We've just migrated one of our services from solr 7.3.1 to solr 9.2.1 in production. We have 6 servers, each with one solr instance, all conf is automated with puppet, git, etc. so they all have same conf, but they dont behave the same way. We have two servers with solr response time much

Re: solr 9.2.1 response time

2024-05-23 Thread Oleksandr Tkachuk
Check your clocksource cat /sys/devices/system/clocksource/clocksource0/current_clocksource Also check your other hardware characteristics, like cpu freq and governor, ram speed, drive performance/schedulers. Perhaps additional checks like cpu bench, fio will not hurt. Also disable java security m

Prometheus metrics, the future

2024-05-23 Thread David Smiley
FYI Solr will soon be publishing metrics in the Prometheus format natively (i.e. without the "exporter" process). No, it is not the exporter embedded. On one hand it's more convenient and highly efficient. On the other hand, it is not nearly so flexible. The Prometheus Exporter isn't necessaril

Did Spring stopped supporting Solr from spring boot version 3.x ?

2024-05-23 Thread Sambasiva Rao Gandru
Dear All, In our project, we were using Solr as search engine and recently we started upgrading spring boot 2.7.7 to spring boot 3.x version and in doing that we got some information in spring boot upgrade guide saying that support for solr has been removed from spring boot starting from spring