You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2016/10/06 19:18:20 UTC

[jira] [Commented] (SOLR-4383) DataImportHandler: Semantic inconsistency of column/name attribute

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

Noble Paul commented on SOLR-4383:
----------------------------------

Need to fix this.

{code}
<field name="type" template="vacancy-alert"/>
{code}
this must work. {{SqlEntityProcessor}} must ignore all fields w/o column attribute. Please open a ticket and resolve this


bq. XPathEntityProcessor: @column is the target schema field name, @xpath is the source XPath expression

This is very bad. it should support {{name}} as well. if {{column}} is absent and {{name}} is present it should work like other {{Entityprocessors}}


> DataImportHandler: Semantic inconsistency of column/name attribute
> ------------------------------------------------------------------
>
>                 Key: SOLR-4383
>                 URL: https://issues.apache.org/jira/browse/SOLR-4383
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler, documentation
>    Affects Versions: 4.1
>            Reporter: Alexandre Rafalovitch
>            Assignee: Alexandre Rafalovitch
>             Fix For: 6.0
>
>
> Different DIH Entity Processor assign different meaning to 'column' attribute. This can cause serious confusion to beginners but can also lead to extremely hard to troubleshoot subtle bugs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org