[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to