You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Mike Klaas (JIRA)" <ji...@apache.org> on 2007/09/05 19:19:33 UTC

[jira] Closed: (SOLR-315) when Add/Update with 50 fields, there are error code 500 response occasionally,

     [ https://issues.apache.org/jira/browse/SOLR-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Klaas closed SOLR-315.
---------------------------

    Resolution: Invalid

> when Add/Update with 50 fields, there are error code 500 response occasionally, 
> --------------------------------------------------------------------------------
>
>                 Key: SOLR-315
>                 URL: https://issues.apache.org/jira/browse/SOLR-315
>             Project: Solr
>          Issue Type: Test
>          Components: clients - java
>    Affects Versions: 1.2
>         Environment: Tomcat5.5, windowsXP sp2
>            Reporter: damu liu
>             Fix For: 1.2
>
>
> I tried to add doc to index, each doc has 50 fields, each fields has at most 10 words. I tried to use SCV file and XML  format, when the doc amount is small, there is no problem, but with 2 million docs to add, it fails after hundreds of add operation(10 docs each add operation). If the commit operation is performed, situation get better, but there is still error code 500 response. The reason is string index out of bound, and if the error is ignored, there will be out of memory fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.