You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2014/06/24 13:19:24 UTC

[jira] [Comment Edited] (CONNECTORS-981) Solr Connector - classic Solrj SolrInputDocument support

    [ https://issues.apache.org/jira/browse/CONNECTORS-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041973#comment-14041973 ] 

Karl Wright edited comment on CONNECTORS-981 at 6/24/14 11:18 AM:
------------------------------------------------------------------

Hi Alessandro,

I can't even see what's been changed here; the formatting of nearly every line has changed, even the Apache header.  Is there any way you can submit the patch without all the reformatting?  If you can't, it might even be better to just submit entire java files and then I can use an appropriate diff tool to find a minimal patch.

Also, as you probably know, apache standard indenting is 2 spaces per level, no tabs.  Looks like you converted this to 4 spaces per level, which explains a lot of the churn.  I'd have to change it all back before it can be committed anyway.



was (Author: kwright@metacarta.com):
Hi Alessandro,

I can't even see what's been changed here; the formatting of nearly every line has changed, even the Apache header.  Is there any way you can submit the patch without all the reformatting?  If you can't, it might even be better to just submit entire java files and then I can use an appropriate diff tool to find a minimal patch.

> 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 next
>
>         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)