Return-Path: X-Original-To: apmail-avro-user-archive@www.apache.org Delivered-To: apmail-avro-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 F27C210429 for ; Mon, 27 Jan 2014 20:55:00 +0000 (UTC) Received: (qmail 70265 invoked by uid 500); 27 Jan 2014 20:54:59 -0000 Delivered-To: apmail-avro-user-archive@avro.apache.org Received: (qmail 70139 invoked by uid 500); 27 Jan 2014 20:54:58 -0000 Mailing-List: contact user-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@avro.apache.org Delivered-To: mailing list user@avro.apache.org Received: (qmail 70131 invoked by uid 99); 27 Jan 2014 20:54:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jan 2014 20:54:58 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lewis.mcgibbney@gmail.com designates 209.85.216.51 as permitted sender) Received: from [209.85.216.51] (HELO mail-qa0-f51.google.com) (209.85.216.51) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jan 2014 20:54:53 +0000 Received: by mail-qa0-f51.google.com with SMTP id f11so7990808qae.38 for ; Mon, 27 Jan 2014 12:54:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=XKLoZmsRzZqsSy/DrIihlZEcmWozrYc0dXFVMx2lSKA=; b=XD2A5zosa1u7R1pCFmCUFuORRd49v2FEV+9UkE1eAx6UPIEKi74Zk5tnnvxBsNQmRf u/DhcgzE45ZIakOeWbl7TrI5Qo9BRSdk1brMVI84s7Da4MdwWza7Q7UocQ7IFO7W6xDC 7tnnX36TkAVfj766JqdxX7H2AkNHohKZP0hy0A/MoNbtUIjXmenrSpSacOGRyH7YpYS4 xX0mySSkWgIXGT9pKaE84GSybJolkCVvE3tHR5tjKI37sk6n0PKQcziWmIxn+xdo9Iut nXKyiRjxKs0rijS+O8AHq5g+GljubIrcVgAHoAsCl7siSRkESruyW9/PfZx/LfEycOd6 JjDw== MIME-Version: 1.0 X-Received: by 10.140.22.145 with SMTP id 17mr44158019qgn.0.1390856072877; Mon, 27 Jan 2014 12:54:32 -0800 (PST) Received: by 10.96.224.67 with HTTP; Mon, 27 Jan 2014 12:54:32 -0800 (PST) In-Reply-To: References: Date: Mon, 27 Jan 2014 20:54:32 +0000 Message-ID: Subject: Re: Clarification of getSchema()#getIndexNamed(fieldName) in Avro 1.7.5 Java API From: Lewis John Mcgibbney To: user@avro.apache.org Content-Type: multipart/alternative; boundary=001a11c13010285bb104f0f9ea0e X-Virus-Checked: Checked by ClamAV on apache.org --001a11c13010285bb104f0f9ea0e Content-Type: text/plain; charset=ISO-8859-1 Hi Doug, On Mon, Jan 27, 2014 at 8:05 PM, Doug Cutting wrote: > > Does this help? > > > In short... yes :) it does help. I know understand that I was using #getIndexNamed("string"); incorrectly... or rather correctly but not for what I was wanting to do! Thanks for feedback. Lewis -- *Lewis* --001a11c13010285bb104f0f9ea0e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

Hi Doug,

=
On Mon, Jan 27, 2014 at 8:05 PM, Doug Cutting <cutting@apache.org> wrote:

Does this help?

=

In short... yes :) it does help.
I kno= w understand that I was using #getIndexNamed("string"); incorrectly... or rather correct= ly but not for what I was wanting to do!
Thanks for feedback.
Lewis



--
Lewis
--001a11c13010285bb104f0f9ea0e--