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.
Sunspot.commit 将执行硬提交。如何针对 Solr 4 服务器发出软提交命令?软提交成本更低,并且利用了 Solr 4 的 NRT 功能。
我在 sunspot 中找不到软提交功能。我已经添加了这个功能,并针对 sunspot 主存储库创建了一个拉取请求。