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 "Yonik Seeley (JIRA)" <ji...@apache.org> on 2006/05/18 23:31:05 UTC

[jira] Created: (SOLR-18) log more details for update commands

log more details for update commands
------------------------------------

         Key: SOLR-18
         URL: http://issues.apache.org/jira/browse/SOLR-18
     Project: Solr
        Type: New Feature

  Components: update  
    Reporter: Yonik Seeley
    Priority: Minor


add and delete log messages should have "id" if available


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (SOLR-18) log more details for update commands

Posted by "Yonik Seeley (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/SOLR-18?page=comments#action_12420172 ] 

Yonik Seeley commented on SOLR-18:
----------------------------------

Looks fine... how about using StringBuilder though :-)

> log more details for update commands
> ------------------------------------
>
>          Key: SOLR-18
>          URL: http://issues.apache.org/jira/browse/SOLR-18
>      Project: Solr
>         Type: New Feature

>   Components: update
>     Reporter: Yonik Seeley
>     Priority: Minor
>  Attachments: log_id_for_add.patch
>
> add and delete log messages should have "id" if available

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (SOLR-18) log more details for update commands

Posted by "Bill Au (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/SOLR-18?page=all ]

Bill Au updated SOLR-18:
------------------------

    Attachment: log_id_for_add.patch

> log more details for update commands
> ------------------------------------
>
>          Key: SOLR-18
>          URL: http://issues.apache.org/jira/browse/SOLR-18
>      Project: Solr
>         Type: New Feature

>   Components: update
>     Reporter: Yonik Seeley
>     Priority: Minor
>  Attachments: log_id_for_add.patch
>
> add and delete log messages should have "id" if available

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (SOLR-18) log more details for update commands

Posted by "Bill Au (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/SOLR-18?page=all ]

Bill Au resolved SOLR-18.
-------------------------

    Resolution: Fixed

I have committed the changes.

> log more details for update commands
> ------------------------------------
>
>                 Key: SOLR-18
>                 URL: http://issues.apache.org/jira/browse/SOLR-18
>             Project: Solr
>          Issue Type: New Feature
>          Components: update
>            Reporter: Yonik Seeley
>            Priority: Minor
>         Attachments: log_id_for_add.patch, log_id_for_add_StringBuilder.patch
>
>
> add and delete log messages should have "id" if available

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (SOLR-18) log more details for update commands

Posted by "Bill Au (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/SOLR-18?page=all ]

Bill Au updated SOLR-18:
------------------------

    Attachment: log_id_for_add_StringBuilder.patch

New patch contains:
- use StringBuilder instead of StringBuffer
- fixed typo in original patch
- changes to CHANGES.txt

> log more details for update commands
> ------------------------------------
>
>          Key: SOLR-18
>          URL: http://issues.apache.org/jira/browse/SOLR-18
>      Project: Solr
>         Type: New Feature

>   Components: update
>     Reporter: Yonik Seeley
>     Priority: Minor
>  Attachments: log_id_for_add.patch, log_id_for_add_StringBuilder.patch
>
> add and delete log messages should have "id" if available

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (SOLR-18) log more details for update commands

Posted by "Bill Au (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/SOLR-18?page=comments#action_12420151 ] 

Bill Au commented on SOLR-18:
-----------------------------

We are already logging either the id or the query for delete.
I will attach a patch to SolrCore shortly to log the "id" for add
when there is a unique key field.

> log more details for update commands
> ------------------------------------
>
>          Key: SOLR-18
>          URL: http://issues.apache.org/jira/browse/SOLR-18
>      Project: Solr
>         Type: New Feature

>   Components: update
>     Reporter: Yonik Seeley
>     Priority: Minor

>
> add and delete log messages should have "id" if available

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira