On Fri, Jan 4, 2013 at 1:35 PM, Alexandre Rafalovitch
<arafa...@gmail.com> wrote:
> Hmm. Doesn't that make (logical) index=collection? And (physical)
> index=core? Which creates duplication of terminology and at the same time
> can cause confusion between highest logical and lowest physical level.

That's why I've avoided "index" to mean anything other than the lowest
level physical lucene index, and used "collection" for the logical
meaning instead.

A solr core is essentially a replica (currently... "core" is more of
an implementation thing), and it has a lucene index.

-Yonik
http://lucidworks.com

Reply via email to