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

2008-06-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607484#action_12607484 ] Ryan McKinley commented on SOLR-536: ok, I put it back in rev 671037 > Automatic binding

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

2008-06-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607478#action_12607478 ] Noble Paul commented on SOLR-536: - let us make the field transient. {code:java} private tr

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

2008-06-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607477#action_12607477 ] Ryan McKinley commented on SOLR-536: i removed it in rev671034 -- with SolrServer in the

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

2008-06-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607475#action_12607475 ] Ryan McKinley commented on SOLR-536: hymmm, after using this for a bit, i'm not sure we s

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

2008-06-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602919#action_12602919 ] Noble Paul commented on SOLR-536: - yes concurrency is impotant. The _cache.get()_ is called b

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

2008-06-05 Thread Mike Klaas (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602744#action_12602744 ] Mike Klaas commented on SOLR-536: - > This is expensive > private final Map> infocache = >

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

2008-06-05 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602733#action_12602733 ] Ryan McKinley commented on SOLR-536: done. thanks > Automatic binding of results to Bea

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

2008-06-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602723#action_12602723 ] Noble Paul commented on SOLR-536: - Ryan: This is expensive {code:java} private final Map> i

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

2008-06-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602658#action_12602658 ] Noble Paul commented on SOLR-536: - Let us remove that method . without static cache it might

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

2008-06-05 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602647#action_12602647 ] Ryan McKinley commented on SOLR-536: I think we should remove it from QueryResponce. Aft

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12602539#action_12602539 ] Noble Paul commented on SOLR-536: - The objective was to mask people from _DocumentObjectBinde