[jira] Updated: (SOLR-1499) SolrEntityProcessor - DIH EntityProcessor that queries an external Solr via SolrJ

2010-02-25 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated SOLR-1499: Attachment: SOLR-1499.patch Add error-handling. Correctly handles skip, continue and abort. Add

[jira] Updated: (SOLR-1499) SolrEntityProcessor - DIH EntityProcessor that queries an external Solr via SolrJ

2009-11-10 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1499: --- Fix Version/s: 1.5 we're seeing success with this in the field. i'll polish and commit soon,

[jira] Updated: (SOLR-1499) SolrEntityProcessor - DIH EntityProcessor that queries an external Solr via SolrJ

2009-10-13 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1499: --- Attachment: SOLR-1499.patch Attached new patch. Reformats code, removing tabs. Adjusts the

[jira] Updated: (SOLR-1499) SolrEntityProcessor - DIH EntityProcessor that queries an external Solr via SolrJ

2009-10-13 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1499: --- Attachment: SOLR-1499.patch This patch changes the iterator to throw NoSuchElementException, adjusts

[jira] Updated: (SOLR-1499) SolrEntityProcessor - DIH EntityProcessor that queries an external Solr via SolrJ

2009-10-12 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated SOLR-1499: Attachment: SOLR-1499.patch Formatting error in first uploaded patch file. SolrEntityProcessor -