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

Shawn Heisey commented on SOLR-2729:
------------------------------------

Something that will require a separate issue, perhaps two: I really think that 
"" is not a good name for the place where this stuff goes, and that "Time Taken 
" should also be fixed so it has no trailing space.  Perhaps the entire status 
response needs some TLC.  Making these changes will break a lot of user code, 
but it specifically says in the status output that the format is experimental 
and may change.

                
> DIH status: successful zero-document delta-import missing "" field
> ------------------------------------------------------------------
>
>                 Key: SOLR-2729
>                 URL: https://issues.apache.org/jira/browse/SOLR-2729
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 3.2
>         Environment: Linux idxst0-a 2.6.18-238.12.1.el5.centos.plusxen #1 SMP 
> Wed Jun 1 11:57:54 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
> java version "1.6.0_26"
> Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
> Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
>            Reporter: Shawn Heisey
>            Priority: Minor
>             Fix For: 4.0
>
>
> If you have a successful delta-import that happens to process zero documents, 
> the <str name=""> field is not present in the status.  I've run into this 
> situation when the SQL query results in an empty set.  A workaround for the 
> problem is to instead look for the "Time taken " field ... but if you don't 
> happen to notice that this field has an extraneous space in the name, that 
> won't work either.
> A full-import that processes zero documents has the field present as expected:
> <str name="">Indexing completed. Added/Updated: 0 documents. Deleted 0 
> documents.</str>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to