[
https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554534
]
Otis Gospodnetic commented on SOLR-303:
---------------------------------------
Shard is what you call a small(er) index that is a part of a large(r) cluster
of indices. These smaller shards together form one large logical index.
See http://www.scribd.com/doc/312186/THE-GOOGLE-CLUSTER-ARCHITECTURE
I wish Nutch used the same (shard) nomenclature instead of using "segments", so
there is no confusion with Lucene index segments.... but that's another issue.
> Distributed Search over HTTP
> ----------------------------
>
> Key: SOLR-303
> URL: https://issues.apache.org/jira/browse/SOLR-303
> Project: Solr
> Issue Type: New Feature
> Components: search
> Reporter: Sharad Agarwal
> Assignee: Yonik Seeley
> Attachments: distributed.patch, distributed.patch, fedsearch.patch,
> fedsearch.patch, fedsearch.patch, fedsearch.patch, fedsearch.patch,
> fedsearch.patch, fedsearch.patch, fedsearch.stu.patch, fedsearch.stu.patch
>
>
> Searching over multiple shards and aggregating results.
> Motivated by http://wiki.apache.org/solr/DistributedSearch
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.