I have found that users of the system like to use index as the composite of
all nodes/shards/slices that is searched in response to a query.  It is the
ultimate logical entity.   Really, this is the same abstraction that users
of Lucene have.  They really don't want to care that a Lucene index is made
up of several files and even possibly several indexes in various states of
merging.  The same should really be true of a parallel system, but more so.


On Thu, Jan 14, 2010 at 12:56 PM, Yonik Seeley
<yo...@lucidimagination.com>wrote:

> On Thu, Jan 14, 2010 at 1:38 PM, Yonik Seeley
> <yo...@lucidimagination.com> wrote:
> > On Thu, Jan 14, 2010 at 12:46 PM, Yonik Seeley
> > <yo...@lucidimagination.com> wrote:
> >> I'm actually starting to lean toward "slice" instead of "logical shard".
>
> Alternate terminology could be "index" for the actual physical lucene
> lindex (and also enough of the URL that unambiguously identifies it),
> and then "shard" could be the logical entity.
>
> But I've kind of gotten used to thinking of shards as the actual
> physical queryable things...
>
> -Yonik
> http://www.lucidimagination.com
>



-- 
Ted Dunning, CTO
DeepDyve

Reply via email to