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/09/10 18:15:57 UTC

[jira] Created: (SOLR-1421) DataSource does not have a current version of variableresolver

DataSource does not have  a current version of variableresolver
---------------------------------------------------------------

                 Key: SOLR-1421
                 URL: https://issues.apache.org/jira/browse/SOLR-1421
             Project: Solr
          Issue Type: Bug
    Affects Versions: 1.3
            Reporter: Noble Paul
            Assignee: Noble Paul
         Attachments: SOLR-1421.patch

The VariableResolver with the datasource instance is stale so in delta-import it fails

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


[jira] Updated: (SOLR-1421) DataSource does not have a current version of variableresolver

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

Noble Paul updated SOLR-1421:
-----------------------------

    Attachment: SOLR-1421.patch

> DataSource does not have  a current version of variableresolver
> ---------------------------------------------------------------
>
>                 Key: SOLR-1421
>                 URL: https://issues.apache.org/jira/browse/SOLR-1421
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>         Attachments: SOLR-1421.patch
>
>
> The VariableResolver with the datasource instance is stale so in delta-import it fails

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


[jira] Updated: (SOLR-1421) Context#getVariableresolver does not have a current instance of variableresolver

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

Noble Paul updated SOLR-1421:
-----------------------------

    Fix Version/s: 1.4
          Summary: Context#getVariableresolver does not have  a current instance of variableresolver  (was: DataSource does not have  a current version of variableresolver)

> Context#getVariableresolver does not have  a current instance of variableresolver
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-1421
>                 URL: https://issues.apache.org/jira/browse/SOLR-1421
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>             Fix For: 1.4
>
>         Attachments: SOLR-1421.patch, SOLR-1421.patch
>
>
> The VariableResolver with the datasource instance is stale so in delta-import it fails

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


[jira] Resolved: (SOLR-1421) FieldreaderDataSource uses a stale Variableresolver

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

Noble Paul resolved SOLR-1421.
------------------------------

    Resolution: Fixed

committed r813676

> FieldreaderDataSource uses a stale Variableresolver
> ---------------------------------------------------
>
>                 Key: SOLR-1421
>                 URL: https://issues.apache.org/jira/browse/SOLR-1421
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>             Fix For: 1.4
>
>         Attachments: SOLR-1421.patch, SOLR-1421.patch, SOLR-1421.patch
>
>
> The VariableResolver with the datasource instance is stale so in delta-import fails

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


[jira] Updated: (SOLR-1421) DataSource does not have a current version of variableresolver

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

Noble Paul updated SOLR-1421:
-----------------------------

    Attachment: SOLR-1421.patch

new method added EntityProcessor#getContext() to get the current Context

> DataSource does not have  a current version of variableresolver
> ---------------------------------------------------------------
>
>                 Key: SOLR-1421
>                 URL: https://issues.apache.org/jira/browse/SOLR-1421
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>         Attachments: SOLR-1421.patch, SOLR-1421.patch
>
>
> The VariableResolver with the datasource instance is stale so in delta-import it fails

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


[jira] Updated: (SOLR-1421) FieldreaderDataSource uses a stale Variableresolver

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

Noble Paul updated SOLR-1421:
-----------------------------

    Description: The VariableResolver with the datasource instance is stale so in delta-import fails  (was: The VariableResolver with the datasource instance is stale so in delta-import it fails)
        Summary: FieldreaderDataSource uses a stale Variableresolver  (was: Context#getVariableresolver does not have  a current instance of variableresolver)

> FieldreaderDataSource uses a stale Variableresolver
> ---------------------------------------------------
>
>                 Key: SOLR-1421
>                 URL: https://issues.apache.org/jira/browse/SOLR-1421
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>             Fix For: 1.4
>
>         Attachments: SOLR-1421.patch, SOLR-1421.patch, SOLR-1421.patch
>
>
> The VariableResolver with the datasource instance is stale so in delta-import fails

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


[jira] Updated: (SOLR-1421) Context#getVariableresolver does not have a current instance of variableresolver

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

Noble Paul updated SOLR-1421:
-----------------------------

    Attachment: SOLR-1421.patch

to make the changes minimal , the methods are added to EntityprocessorWrapper

> Context#getVariableresolver does not have  a current instance of variableresolver
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-1421
>                 URL: https://issues.apache.org/jira/browse/SOLR-1421
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>             Fix For: 1.4
>
>         Attachments: SOLR-1421.patch, SOLR-1421.patch, SOLR-1421.patch
>
>
> The VariableResolver with the datasource instance is stale so in delta-import it fails

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