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.
我注意到 Solr 4.0 为具有关系的文档引入了“加入”功能。这很好,但是,我注意到http://wiki.apache.org/solr/Join给出的示例是针对单核的,所有文档都在单索引中。
有人知道我是否可以对多核使用“加入”吗?