[
https://issues.apache.org/jira/browse/NUTCH-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13694223#comment-13694223
]
Sebastian Nagel commented on NUTCH-1580:
----------------------------------------
With
{code:xml}
<property>
<name>index.static</name>
<value>topic:crawler,version:1.7 2.2</value>
</property>
{code}
all seems to work correct:
{panel}
% nutch indexchecker http://nutch.apache.org
...
topic : crawler
...
version : 1.7
version : 2.2
{panel}
Is the patch "installed" properly? Can you attach the configuration which
causes the error?
> index-metadata returns object instead of value for index.static
> ---------------------------------------------------------------
>
> Key: NUTCH-1580
> URL: https://issues.apache.org/jira/browse/NUTCH-1580
> Project: Nutch
> Issue Type: Bug
> Components: indexer
> Affects Versions: 1.6
> Reporter: Antoinette
> Fix For: 1.9
>
> Attachments: NUTCH-1580-v1.patch
>
>
> index.static is trying to print out the string array and it's printing the
> string array object, not the contents of the array
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira