Distributed Result Grouping Caveatsapache
Grouping is supported distributed searches, with some caveats:ui
1)Currently group.func is not supported in any distributed searchers.ci
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.get
Document routing via composite keys can be a useful solution in many situation.it
Shards and Indexing Data in SolrCloudio
Document Routingrequire
1)compositeIdim
two levels of routing; shard_key/num!document_id;di
2)implicitsolr
ps.
Ingoring Commits from Client Applications in SolrCloud
openSearcher=false/true
softCommit/hardCommit