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 "Kay Kay (JIRA)" <ji...@apache.org> on 2009/01/13 17:17:59 UTC

[jira] Created: (SOLR-955) JdbcDataSource : getARow() : Do not hardcode default type ..

JdbcDataSource : getARow() : Do not hardcode default type ..
------------------------------------------------------------

                 Key: SOLR-955
                 URL: https://issues.apache.org/jira/browse/SOLR-955
             Project: Solr
          Issue Type: Improvement
         Environment: Java 6 , Tomcat 6
            Reporter: Kay Kay
         Attachments: SOLR-955.patch

Patch to replace the hard-coded default type in getARow() method (instead of 12, it should have been Types.VARCHAR ) - without affecting the semantics. 

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


[jira] Closed: (SOLR-955) JdbcDataSource : getARow() : Do not hardcode default type ..

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kay Kay closed SOLR-955.
------------------------


Thanks Shalin . 

> JdbcDataSource : getARow() : Do not hardcode default type ..
> ------------------------------------------------------------
>
>                 Key: SOLR-955
>                 URL: https://issues.apache.org/jira/browse/SOLR-955
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.3
>         Environment: Java 6 , Tomcat 6
>            Reporter: Kay Kay
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-955.patch
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> Patch to replace the hard-coded default type in getARow() method (instead of 12, it should have been Types.VARCHAR ) - without affecting the semantics. 

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


[jira] Updated: (SOLR-955) JdbcDataSource : getARow() : Do not hardcode default type ..

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kay Kay updated SOLR-955:
-------------------------

    Attachment: SOLR-955.patch

> JdbcDataSource : getARow() : Do not hardcode default type ..
> ------------------------------------------------------------
>
>                 Key: SOLR-955
>                 URL: https://issues.apache.org/jira/browse/SOLR-955
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.3
>         Environment: Java 6 , Tomcat 6
>            Reporter: Kay Kay
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-955.patch
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> Patch to replace the hard-coded default type in getARow() method (instead of 12, it should have been Types.VARCHAR ) - without affecting the semantics. 

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


[jira] Updated: (SOLR-955) JdbcDataSource : getARow() : Do not hardcode default type ..

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kay Kay updated SOLR-955:
-------------------------

          Component/s: contrib - DataImportHandler
        Fix Version/s: 1.4
             Priority: Minor  (was: Major)
    Affects Version/s: 1.3

> JdbcDataSource : getARow() : Do not hardcode default type ..
> ------------------------------------------------------------
>
>                 Key: SOLR-955
>                 URL: https://issues.apache.org/jira/browse/SOLR-955
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.3
>         Environment: Java 6 , Tomcat 6
>            Reporter: Kay Kay
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-955.patch
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> Patch to replace the hard-coded default type in getARow() method (instead of 12, it should have been Types.VARCHAR ) - without affecting the semantics. 

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


[jira] Resolved: (SOLR-955) JdbcDataSource : getARow() : Do not hardcode default type ..

Posted by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar resolved SOLR-955.
----------------------------------------

    Resolution: Fixed
      Assignee: Shalin Shekhar Mangar

Committed revision 734801.

Thanks Kay!

> JdbcDataSource : getARow() : Do not hardcode default type ..
> ------------------------------------------------------------
>
>                 Key: SOLR-955
>                 URL: https://issues.apache.org/jira/browse/SOLR-955
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.3
>         Environment: Java 6 , Tomcat 6
>            Reporter: Kay Kay
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-955.patch
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> Patch to replace the hard-coded default type in getARow() method (instead of 12, it should have been Types.VARCHAR ) - without affecting the semantics. 

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