Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E57B3200CD8 for ; Wed, 2 Aug 2017 10:04:43 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E4089168CF5; Wed, 2 Aug 2017 08:04:43 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 35621168C6B for ; Wed, 2 Aug 2017 10:04:43 +0200 (CEST) Received: (qmail 74415 invoked by uid 500); 2 Aug 2017 08:04:40 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 74403 invoked by uid 99); 2 Aug 2017 08:04:40 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Aug 2017 08:04:40 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 0A4371806C7 for ; Wed, 2 Aug 2017 08:04:40 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.998 X-Spam-Level: * X-Spam-Status: No, score=1.998 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id YDjSilUOlvek for ; Wed, 2 Aug 2017 08:04:37 +0000 (UTC) Received: from szxga03-in.huawei.com (szxga03-in.huawei.com [45.249.212.189]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id DE1FC5FDB5 for ; Wed, 2 Aug 2017 08:04:35 +0000 (UTC) Received: from 172.30.72.54 (EHLO dggemi401-hub.china.huawei.com) ([172.30.72.54]) by dggrg03-dlp.huawei.com (MOS 4.4.6-GA FastPath queued) with ESMTP id ASR17486; Wed, 02 Aug 2017 16:04:32 +0800 (CST) Received: from BLREML406-HUB.china.huawei.com (10.20.4.43) by dggemi401-hub.china.huawei.com (10.3.17.134) with Microsoft SMTP Server (TLS) id 14.3.301.0; Wed, 2 Aug 2017 16:04:32 +0800 Received: from BLREML503-MBX.china.huawei.com ([169.254.9.23]) by BLREML406-HUB.china.huawei.com ([10.20.4.43]) with mapi id 14.03.0301.000; Wed, 2 Aug 2017 13:34:22 +0530 From: Ranganath B N To: "solr-user@lucene.apache.org" CC: Vadiraj Muradi Subject: RE: Solr Input and Output format Thread-Topic: Solr Input and Output format Thread-Index: AdMJ82IWXSUzVs8YQ0uR9APprVW9rwACegpgAFoYjeA= Date: Wed, 2 Aug 2017 08:04:21 +0000 Message-ID: Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.18.208.69] Content-Type: multipart/alternative; boundary="_000_E86BF0F6DF0AC448B8F2CD348C8BA7C70192BAD0BLREML503MBXchi_" MIME-Version: 1.0 X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A090201.59818791.0066,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=169.254.9.23, so=2014-11-16 11:51:01, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: b305f48e34c284381b8fde8be9f4aece archived-at: Wed, 02 Aug 2017 08:04:44 -0000 --_000_E86BF0F6DF0AC448B8F2CD348C8BA7C70192BAD0BLREML503MBXchi_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, I am not asking about the file formats. Rather, It is about SolrInputForm= at and SolrOutputFormat interfaces which deal with getsplit(), getRecordRea= der() and getRecordWriter() methods. Are there any Implementations for thes= e interfaces? Thanks, Ranganath B. N. From: Ranganath B N Sent: Monday, July 31, 2017 6:33 PM To: 'solr-user@lucene.apache.org' Cc: Vadiraj Muradi Subject: Solr Input and Output format Hi All, Can you point me to some of the implementations of Solr Input and Out= put format? I wanted to know them to understand the distributed implementa= tion approach. Thanks, Ranganath B. N. --_000_E86BF0F6DF0AC448B8F2CD348C8BA7C70192BAD0BLREML503MBXchi_--