Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8928EDB33 for ; Sun, 12 Aug 2012 18:01:12 +0000 (UTC) Received: (qmail 77681 invoked by uid 500); 12 Aug 2012 18:01:10 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 77654 invoked by uid 500); 12 Aug 2012 18:01:10 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 77646 invoked by uid 99); 12 Aug 2012 18:01:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Aug 2012 18:01:09 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,HTML_OBFUSCATE_05_10,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mohitanchlia@gmail.com designates 209.85.214.172 as permitted sender) Received: from [209.85.214.172] (HELO mail-ob0-f172.google.com) (209.85.214.172) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Aug 2012 18:01:04 +0000 Received: by obbwc20 with SMTP id wc20so6629069obb.31 for ; Sun, 12 Aug 2012 11:00:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=DBaRFamtSfBxOdzIB/Y8ecy5gVn7YS5waD/6W162j6Y=; b=vP8S7V6D/XjQYXCUktymmq4+KU/i/jSQtaJEteKXbMGK8aUFaocXAbGiOoHBI+zyni 9MY17rlBga5i5/BB8ULhCCnSHhNdwE2fHy3jQnQao+CjuXy53/u6EzpPFK/SEp6hBZu3 Uwzsh+HaH7Vu43108HyIdNzMe8MXeROEHclh+Ejh+SiKyYw74WJO2DYz/aBW1q33uItL MkdlwHtAbnF1LiqqAw3Xf4AT24Za50FSLoA64VvjCdsbPb6ttsLC9DL7dbuncQcWYRRw 0j0fKjSWCkouZQlaqOymOmjeM5hwi2ZPDiiRJ2M0i2vZUxdE5A2HW1zm5NghPdcjaaqu giyQ== MIME-Version: 1.0 Received: by 10.50.158.229 with SMTP id wx5mr3328970igb.23.1344794442755; Sun, 12 Aug 2012 11:00:42 -0700 (PDT) Received: by 10.64.39.12 with HTTP; Sun, 12 Aug 2012 11:00:42 -0700 (PDT) Date: Sun, 12 Aug 2012 11:00:42 -0700 Message-ID: Subject: DSE solr HA From: Mohit Anchlia To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=14dae934062b0e6d0304c7155b38 --14dae934062b0e6d0304c7155b38 Content-Type: text/plain; charset=ISO-8859-1 Going through this page and it looks like indexes are stored locally http://www.datastax.com/dev/blog/cassandra-with-solr-integration-details . My question is what happens if one of the solr nodes crashes? Is the data indexed again on those nodes? Also, if RF > 1 then is the same data being indexed on all RF nodes or is that RF only for document replication? --14dae934062b0e6d0304c7155b38 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
=A0
Going through this page and it looks like indexes are stored locally <= a href=3D"http://www.datastax.com/dev/blog/cassandra-with-solr-integration-= details">http://www.datastax.com/dev/blog/cassandra-with-solr-integration-d= etails=A0. My question is what happens if one of the solr nodes crashes= ? Is the data indexed again on those nodes?
=A0
Also, if RF > 1 then is the same data being indexed on all RF nodes= or is that RF only for document replication?
=A0
--14dae934062b0e6d0304c7155b38--