[jira] Created: (SOLR-1551) Provide DocumentObjectBinder.getBean

View: New views
5 Messages — Rating Filter:   Alert me  

[jira] Created: (SOLR-1551) Provide DocumentObjectBinder.getBean

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Provide DocumentObjectBinder.getBean
------------------------------------

                 Key: SOLR-1551
                 URL: https://issues.apache.org/jira/browse/SOLR-1551
             Project: Solr
          Issue Type: Improvement
          Components: clients - java
    Affects Versions: 1.3, 1.2, 1.1.0
            Reporter: Christian Lopez Espinola


It would be useful being able of creating the beans individually, for people who have different entities indexed with a unique schema.

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


[jira] Updated: (SOLR-1551) Provide DocumentObjectBinder.getBean

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/SOLR-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Lopez Espinola updated SOLR-1551:
-------------------------------------------

    Attachment: getBeanPatch.patch

Patch that provides the DocumentObjectBinder.getBean and unit test.

> Provide DocumentObjectBinder.getBean
> ------------------------------------
>
>                 Key: SOLR-1551
>                 URL: https://issues.apache.org/jira/browse/SOLR-1551
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java
>    Affects Versions: 1.1.0, 1.2, 1.3
>            Reporter: Christian Lopez Espinola
>         Attachments: getBeanPatch.patch
>
>
> It would be useful being able of creating the beans individually, for people who have different entities indexed with a unique schema.

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


[jira] Assigned: (SOLR-1551) Provide DocumentObjectBinder.getBean

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/SOLR-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Noble Paul reassigned SOLR-1551:
--------------------------------

    Assignee: Noble Paul

> Provide DocumentObjectBinder.getBean
> ------------------------------------
>
>                 Key: SOLR-1551
>                 URL: https://issues.apache.org/jira/browse/SOLR-1551
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java
>    Affects Versions: 1.1.0, 1.2, 1.3
>            Reporter: Christian Lopez Espinola
>            Assignee: Noble Paul
>             Fix For: 1.5
>
>         Attachments: getBeanPatch.patch
>
>
> It would be useful being able of creating the beans individually, for people who have different entities indexed with a unique schema.

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


[jira] Updated: (SOLR-1551) Provide DocumentObjectBinder.getBean

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/SOLR-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Noble Paul updated SOLR-1551:
-----------------------------

    Fix Version/s: 1.5

> Provide DocumentObjectBinder.getBean
> ------------------------------------
>
>                 Key: SOLR-1551
>                 URL: https://issues.apache.org/jira/browse/SOLR-1551
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java
>    Affects Versions: 1.1.0, 1.2, 1.3
>            Reporter: Christian Lopez Espinola
>            Assignee: Noble Paul
>             Fix For: 1.5
>
>         Attachments: getBeanPatch.patch
>
>
> It would be useful being able of creating the beans individually, for people who have different entities indexed with a unique schema.

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


[jira] Resolved: (SOLR-1551) Provide DocumentObjectBinder.getBean

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/SOLR-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Noble Paul resolved SOLR-1551.
------------------------------

    Resolution: Fixed

committed r834780

I have changed the public method signature slightly. DocField is a private detail . No need to expose it

Thanks Christian

> Provide DocumentObjectBinder.getBean
> ------------------------------------
>
>                 Key: SOLR-1551
>                 URL: https://issues.apache.org/jira/browse/SOLR-1551
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java
>    Affects Versions: 1.1.0, 1.2, 1.3
>            Reporter: Christian Lopez Espinola
>            Assignee: Noble Paul
>             Fix For: 1.5
>
>         Attachments: getBeanPatch.patch
>
>
> It would be useful being able of creating the beans individually, for people who have different entities indexed with a unique schema.

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