[
https://issues.apache.org/jira/browse/NUTCH-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel updated NUTCH-2663:
-----------------------------------
Component/s: indexer
> Improve index-jexl-filter syntax for scripts
> --------------------------------------------
>
> Key: NUTCH-2663
> URL: https://issues.apache.org/jira/browse/NUTCH-2663
> Project: Nutch
> Issue Type: Improvement
> Components: indexer, plugin
> Affects Versions: 1.16
> Reporter: Jorge Luis Betancourt Gonzalez
> Assignee: Jorge Luis Betancourt Gonzalez
> Priority: Minor
> Fix For: 1.16
>
>
> JEXL scripts need to be written using the array syntax to get the actual
> value (for instance, example extracted from the tests):
> {code}
> doc.lang[0]=='en'
> {code}
> Ideally, this would only be required if the actual value is really an array,
> and not for single value elements.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)