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.
我需要在 solrnet 中查询两个索引文件。我将从一个索引文件中获取 ID,然后根据该 ID 查询其他索引文件。我想知道 Solrnet 中是否有任何方法可以访问多个索引文件,或者我可以简单地在运行时修改 solr.data.dir 变量 i solrnet。
我刚刚 在 SolrNet wiki 上记录了这一点。