[jira] Updated: (SOLR-536) Automatic binding of results to Beans (for solrj)

2008-07-19 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-536: Attachment: SOLR-DocObjBinder.patch user reported bug I have a multivalued Solr text field, called

[jira] Updated: (SOLR-536) Automatic binding of results to Beans (for solrj)

2008-06-11 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-536: Attachment: SOLR-536.patch Adds methods to SolrServer to directly add beans to Solr all _add()_ has a

[jira] Updated: (SOLR-536) Automatic binding of results to Beans (for solrj)

2008-06-04 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-536: Attachment: SOLR-536.patch Incorporated the changes suggested by Ryan Automatic binding of results to

[jira] Updated: (SOLR-536) Automatic binding of results to Beans (for solrj)

2008-06-04 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-536: --- Attachment: SOLR-536.patch Here is an updated version of the patch that also lets you use the same

[jira] Updated: (SOLR-536) Automatic binding of results to Beans (for solrj)

2008-05-20 Thread Mike Klaas (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Klaas updated SOLR-536: Fix Version/s: (was: 1.3) Automatic binding of results to Beans (for solrj)

[jira] Updated: (SOLR-536) Automatic binding of results to Beans (for solrj)

2008-04-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-536: Attachment: SOLR-536.patch First cut . There is a Class DocumentObjectBinder used by QueryResponse. The