Java – when should I use multiple instances of Solr?

I need to index three completely unrelated elements (such as product, blog post, location)

Solution

If you have three completely unrelated elements, it's best to maintain a different core for each element

More information@ http://wiki.apache.org/solr/CoreAdmin

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>