首页 > 其他 > 详细

Distributed Result Grouping Caveats

时间:2016-06-08 19:06:18      阅读:198      评论:0      收藏:0      [点我收藏+]

Distributed Result Grouping Caveats

Grouping is supported distributed searches, with some caveats:

1)Currently group.func is not supported in any distributed searchers.

2)group.ngroups and group.facet require that all documents in each group must be co-located on the same shard in order for accurate counts to be returned.

Document routing via composite keys can be a useful solution in many situation.

 

Shards and Indexing Data in SolrCloud

Document Routing

1)compositeId

two levels of routing; shard_key/num!document_id;

2)implicit

 

ps.

Ingoring Commits from Client Applications in SolrCloud

openSearcher=false/true

softCommit/hardCommit

 

Distributed Result Grouping Caveats

原文:http://www.cnblogs.com/huangfox/p/5570733.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!