Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个大的数据存储(大约 500GB pdf 和视频文件),我的机器有 4GB 的 RAM 容量,我想用 solrj API 索引这些文件,solrconfig 和 JVM 忽略堆大小问题和其他的必要设置是什么索引期间内存崩溃?是否有任何配置强制垃圾收集器在索引期间释放内存?
谢谢