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

Hudson commented on NUTCH-1493:
-------------------------------

Integrated in Nutch-trunk #2008 (See 
[https://builds.apache.org/job/Nutch-trunk/2008/])
    NUTCH-1493 Error adding field 'contentLength'='' during solrindex using 
index-more (Revision 1406752)

     Result = FAILURE
lewismc : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1406752
Files : 
* /nutch/trunk/CHANGES.txt
* 
/nutch/trunk/src/plugin/index-more/src/java/org/apache/nutch/indexer/more/MoreIndexingFilter.java

                
> Error adding field 'contentLength'='' during solrindex using index-more
> -----------------------------------------------------------------------
>
>                 Key: NUTCH-1493
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1493
>             Project: Nutch
>          Issue Type: Bug
>          Components: indexer
>    Affects Versions: 1.6, 2.1, 2.2
>            Reporter: Nathan Gass
>            Assignee: Lewis John McGibbney
>             Fix For: 1.6, 2.2
>
>         Attachments: patch-index-more-20121107.txt
>
>
> The contentLength can be an empty string (I assume this is possible because 
> of NUTCH-1096), but solr does not accept this. The attached patch just checks 
> for empty string contentLength and does not try to index it.

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

Reply via email to