Return-Path: X-Original-To: apmail-drill-dev-archive@www.apache.org Delivered-To: apmail-drill-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 685B71756D for ; Wed, 2 Dec 2015 05:16:38 +0000 (UTC) Received: (qmail 98357 invoked by uid 500); 2 Dec 2015 05:16:38 -0000 Delivered-To: apmail-drill-dev-archive@drill.apache.org Received: (qmail 98080 invoked by uid 500); 2 Dec 2015 05:16:38 -0000 Mailing-List: contact dev-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list dev@drill.apache.org Received: (qmail 98069 invoked by uid 99); 2 Dec 2015 05:16:37 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2015 05:16:37 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 93158E07BA; Wed, 2 Dec 2015 05:16:37 +0000 (UTC) From: sudipmukherjee To: dev@drill.apache.org Reply-To: dev@drill.apache.org References: In-Reply-To: Subject: [GitHub] drill pull request: Apache Solr Storage plugin Content-Type: text/plain Message-Id: <20151202051637.93158E07BA@git1-us-west.apache.org> Date: Wed, 2 Dec 2015 05:16:37 +0000 (UTC) GitHub user sudipmukherjee reopened a pull request: https://github.com/apache/drill/pull/100 Apache Solr Storage plugin Basic storage plugin integration of apache solr search engine with drill. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sudipmukherjee/drill master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/drill/pull/100.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #100 ---- commit bebbe8c5ad9134859066fce6e76d952a63e0db88 Author: sudipmukherjee Date: 2015-08-03T05:50:17Z Apache Solr Storage plugin Basic storage plugin integration of apache solr search engine with drill. commit 892ee85fffbbb33aabfc44116c243a32b1c6ca9d Author: sudipmukherjee Date: 2015-08-04T05:43:42Z Apache Solr Storage plugin couple of classes for solr schema mapping commit 26ae6f7b40e552aeb22f107dd4984c683ca60a12 Author: sudipmukherjee Date: 2015-08-06T16:14:18Z Apache solr storage plugin commit 320983462bd6074d3295584161b3e1493715e4b2 Author: sudipmukherjee Date: 2015-08-06T16:18:44Z Apache solr storage plugin commit 9b76c12fcb5a72842367372e2788cab9b2825413 Author: sudipmukherjee Date: 2015-08-10T04:39:26Z Apache Solr Storage plugin Initial code check-ins commit 232c13b66abe634c851f81c1ec2950747e58f3b1 Author: sudipmukherjee Date: 2015-08-10T04:39:56Z Apache Solr Storage Plugin Initial code check-in commit 30ab01ae88a0962313beb6956826f55d9d5ee3c2 Author: sudipmukherjee Date: 2015-08-10T10:50:40Z Apache solr Storage plugin Initial code check-in commit ee491c973acc8bee37d79ec9b732dfc3563d05d1 Author: sudipmukherjee Date: 2015-08-10T10:52:12Z Apache Solr Storage Initial code check-in commit 39498c905fda8173f6433d4154f151f9ec9b67f5 Author: sudipmukherjee Date: 2015-08-10T13:23:10Z Apache Solr Storage plugin initial code changes. commit 9ee6a3bbf9d766f6d9cc8d788d15eb775bd8d1c4 Author: sudipmukherjee Date: 2015-08-10T13:23:34Z Apache Solr Storage plugin initial code changes commit 1532706772c2c25ebf1c739ebb8e9e664d00796b Author: sudipmukherjee Date: 2015-08-11T09:14:10Z Apache Solr Storage plugin Initial check-in commit b5f5dacfdb97c43cc0f2f7de65f4c69cb19e2248 Author: sudipmukherjee Date: 2015-08-11T09:30:55Z Apache Solr Storage plugin commit 04f288d15576207bc9a26971ad9f929b33bb3a61 Author: sudipmukherjee Date: 2015-08-27T11:15:35Z Solr Storage plugin initial code changes commit d59b873b1326a6f099e52bbbbd6becdc9cdfc0fc Author: sudipmukherjee Date: 2015-08-27T11:16:20Z Solr Storage Plugin initial code checkin commit 30435a1de03066f1db8bb54ec302433031707c31 Author: sudipmukherjee Date: 2015-08-27T11:28:21Z Solr Storage Plugin initial code checkin commit 03ab550d51beb64814cc37355c88897a26c37719 Author: sudipmukherjee Date: 2015-09-04T11:19:03Z Apache Solr storage plugin initial code commit 7014bba265824e8d14d23cf282c4894c988155bc Author: sudipmukherjee Date: 2015-09-29T20:13:29Z Initial code check-in Solr Storage plugin commit a3f49d50c80de45553bfcfc393195c21be173a15 Author: sudipmukherjee Date: 2015-10-03T02:11:35Z Solr storage plugin initial code checkin commit 774b0881a22e0be8644175f7b89dcca49a95c838 Author: sudipmukherjee Date: 2015-10-13T12:06:49Z code cleanup removing unnecessary eclipse files. commit b42e09d24123d48e81ad78de19939f59b0d7c602 Author: sudipmukherjee Date: 2015-10-14T10:44:04Z Initial Code check-in solr storage plugin commit ba6fd651afdd3acef0284013e6007af24638b77d Author: sudipmukherjee Date: 2015-10-14T11:12:45Z remove unused classes ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---