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 "Noble Paul (JIRA)" <ji...@apache.org> on 2009/01/27 05:42:59 UTC

[jira] Created: (SOLR-988) Add a new scope for DIH session to store objects across imports

Add a new scope for DIH session to store objects across imports
---------------------------------------------------------------

                 Key: SOLR-988
                 URL: https://issues.apache.org/jira/browse/SOLR-988
             Project: Solr
          Issue Type: New Feature
          Components: contrib - DataImportHandler
            Reporter: Noble Paul
            Priority: Minor


it is sometimes necessary to store Objects across imports  .A new scope "dataimporter" can be added which can be persisted across imports

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


[jira] Assigned: (SOLR-988) Add a new scope for DIH session to store objects across imports

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

Shalin Shekhar Mangar reassigned SOLR-988:
------------------------------------------

    Assignee: Shalin Shekhar Mangar

> Add a new scope for DIH session to store objects across imports
> ---------------------------------------------------------------
>
>                 Key: SOLR-988
>                 URL: https://issues.apache.org/jira/browse/SOLR-988
>             Project: Solr
>          Issue Type: New Feature
>          Components: contrib - DataImportHandler
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>         Attachments: SOLR-988.patch
>
>
> it is sometimes necessary to store Objects across imports  .A new scope "dataimporter" can be added which can be persisted across imports

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


[jira] Updated: (SOLR-988) Add a new scope for DIH session to store objects across imports

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

Shalin Shekhar Mangar updated SOLR-988:
---------------------------------------

    Attachment: SOLR-988.patch

Changes
# Renamed dataimport scope to 'solrcore' scope
# Added javadocs to clarify the meaning of each scope

I'll commit this shortly.

> Add a new scope for DIH session to store objects across imports
> ---------------------------------------------------------------
>
>                 Key: SOLR-988
>                 URL: https://issues.apache.org/jira/browse/SOLR-988
>             Project: Solr
>          Issue Type: New Feature
>          Components: contrib - DataImportHandler
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>         Attachments: SOLR-988.patch, SOLR-988.patch
>
>
> it is sometimes necessary to store Objects across imports  .A new scope "solrcore" can be added which can be persisted across imports and that is valid thru the life of the SolrCore

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


[jira] Updated: (SOLR-988) Add a new scope for DIH session to store objects across imports

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

Noble Paul updated SOLR-988:
----------------------------

    Description: it is sometimes necessary to store Objects across imports  .A new scope "solrcore" can be added which can be persisted across imports and that is valid thru the life of the SolrCore  (was: it is sometimes necessary to store Objects across imports  .A new scope "dataimporter" can be added which can be persisted across imports)

> Add a new scope for DIH session to store objects across imports
> ---------------------------------------------------------------
>
>                 Key: SOLR-988
>                 URL: https://issues.apache.org/jira/browse/SOLR-988
>             Project: Solr
>          Issue Type: New Feature
>          Components: contrib - DataImportHandler
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>         Attachments: SOLR-988.patch
>
>
> it is sometimes necessary to store Objects across imports  .A new scope "solrcore" can be added which can be persisted across imports and that is valid thru the life of the SolrCore

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


[jira] Resolved: (SOLR-988) Add a new scope for DIH session to store objects across imports

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

Shalin Shekhar Mangar resolved SOLR-988.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4

Committed revision 738015.

Thanks Noble!

> Add a new scope for DIH session to store objects across imports
> ---------------------------------------------------------------
>
>                 Key: SOLR-988
>                 URL: https://issues.apache.org/jira/browse/SOLR-988
>             Project: Solr
>          Issue Type: New Feature
>          Components: contrib - DataImportHandler
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-988.patch, SOLR-988.patch
>
>
> it is sometimes necessary to store Objects across imports  .A new scope "solrcore" can be added which can be persisted across imports and that is valid thru the life of the SolrCore

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


[jira] Updated: (SOLR-988) Add a new scope for DIH session to store objects across imports

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

Noble Paul updated SOLR-988:
----------------------------

    Attachment: SOLR-988.patch

> Add a new scope for DIH session to store objects across imports
> ---------------------------------------------------------------
>
>                 Key: SOLR-988
>                 URL: https://issues.apache.org/jira/browse/SOLR-988
>             Project: Solr
>          Issue Type: New Feature
>          Components: contrib - DataImportHandler
>            Reporter: Noble Paul
>            Priority: Minor
>         Attachments: SOLR-988.patch
>
>
> it is sometimes necessary to store Objects across imports  .A new scope "dataimporter" can be added which can be persisted across imports

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