Return-Path: X-Original-To: apmail-manifoldcf-dev-archive@www.apache.org Delivered-To: apmail-manifoldcf-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 042BA117E4 for ; Mon, 7 Jul 2014 13:06:35 +0000 (UTC) Received: (qmail 9508 invoked by uid 500); 7 Jul 2014 13:06:34 -0000 Delivered-To: apmail-manifoldcf-dev-archive@manifoldcf.apache.org Received: (qmail 9433 invoked by uid 500); 7 Jul 2014 13:06:34 -0000 Mailing-List: contact dev-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list dev@manifoldcf.apache.org Received: (qmail 9222 invoked by uid 99); 7 Jul 2014 13:06:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2014 13:06:34 +0000 Date: Mon, 7 Jul 2014 13:06:34 +0000 (UTC) From: "Karl Wright (JIRA)" To: dev@manifoldcf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CONNECTORS-981) Solr Connector - classic Solrj SolrInputDocument support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CONNECTORS-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14053629#comment-14053629 ] Karl Wright commented on CONNECTORS-981: ---------------------------------------- r1608446 fixes this problem, I hope. > Solr Connector - classic Solrj SolrInputDocument support > -------------------------------------------------------- > > Key: CONNECTORS-981 > URL: https://issues.apache.org/jira/browse/CONNECTORS-981 > Project: ManifoldCF > Issue Type: Improvement > Components: Lucene/SOLR connector > Affects Versions: ManifoldCF 1.7 > Reporter: Alessandro Benedetti > Assignee: Karl Wright > Fix For: ManifoldCF 1.7 > > Attachments: CONNECTORS-981.patch > > > The solr connector, according with the development of the Tika Connector processor, should be able to operate in 2 ways : > 1) as usual > 2) using the classic Solrj SolrInputDocument approach with already extracted metadata > To allow the choice a flag will be added in the UI in the mapping tab ( as it's related with how the fields will be processed) -- This message was sent by Atlassian JIRA (v6.2#6252)