admin 管理员组文章数量: 1087134
We recently upgraded Solr from version 9.3 to 9.8.0 and have observed a significant performance degradation. The schema changes were made to ensure backward compatibility with 9.3 for all existing fields. .html
In Solr 9.7, docValues were enabled by default, and in 9.8, uninvertable was disabled. We have kept these settings unchanged.We are using solrj client 9.8.Additionally, we tried enabling -Dsolr.segment.threads=true in the startup script and added the following entry in the Solr config file.
indexSearcherExecutorThreads = -1
However, the performance issues persist, and the metrics are not improving. Any suggestions or insights would be greatly appreciated.
Thanks, Sarita
本文标签: lucenePerformance degradation after solr upgrade to 980 from 930Stack Overflow
版权声明:本文标题:lucene - Performance degradation after solr upgrade to 9.8.0 from 9.3.0 - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://roclinux.cn/p/1744041872a2523403.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论