[jira] [Updated] (SOLR-2708) Allow customizable bean mapping for QueryResponse.getBeans(..)

2012-03-25 Thread Chris Male (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-2708: - Attachment: SOLR-2708.patch Updated patch. This patch really changes how DocumentObjectBinder works,

[jira] [Updated] (SOLR-2708) Allow customizable bean mapping for QueryResponse.getBeans(..)

2011-08-21 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-2708: - Attachment: SOLR-2708-beanProperty-valueBinder.patch New patch with big changes: - Introduces the idea

[jira] [Updated] (SOLR-2708) Allow customizable bean mapping for QueryResponse.getBeans(..)

2011-08-20 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-2708: - Attachment: SOLR-2708-beanProperty.patch Patch which adds the notion of a BeanProperty which handles the

[jira] [Updated] (SOLR-2708) Allow customizable bean mapping for QueryResponse.getBeans(..)

2011-08-18 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-2708: - Attachment: SOLR-2708.patch Cleaning up further. Allow customizable bean mapping for

[jira] [Updated] (SOLR-2708) Allow customizable bean mapping for QueryResponse.getBeans(..)

2011-08-17 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-2708: - Attachment: SOLR-2708.patch Another patch doing more cleanup, particularly in the tests. I'm starting to

[jira] [Updated] (SOLR-2708) Allow customizable bean mapping for QueryResponse.getBeans(..)

2011-08-16 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-2708: - Attachment: SOLR-2708.patch First step, preliminary cleanup of the codebase so I can see whats going on.