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

2011-12-09 Thread Martijn van Groningen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-1499: Attachment: SOLR-1499-3x.patch Patch looks good. Made some minor changes: * Removed

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

2011-12-09 Thread Martijn van Groningen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-1499: Attachment: SOLR-1499-trunk.patch Patch for trunk.

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

2011-11-04 Thread Luca Cavanna (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luca Cavanna updated SOLR-1499: --- Attachment: SOLR-1499.patch I attached a new version of the patch. I cleaned up the code and added a

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

2011-10-30 Thread Luca Cavanna (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luca Cavanna updated SOLR-1499: --- Attachment: SOLR-1499.patch I tried the last 3.x patch and I've found a bug: I had 230 documents to

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

2011-10-11 Thread Pulkit Singhal (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pulkit Singhal updated SOLR-1499: - Attachment: SOLR-1499.core.rev1182017.patch SOLR-1499.tests.rev1182017.patch

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

2011-10-11 Thread Pulkit Singhal (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pulkit Singhal updated SOLR-1499: - Attachment: (was: SOLR-1499.rev1181269.buggy.patch) SolrEntityProcessor - DIH

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

2011-10-10 Thread Pulkit Singhal (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pulkit Singhal updated SOLR-1499: - Attachment: SOLR-1499.rev1181269.buggy.patch SolrEntityProcessor - DIH EntityProcessor that

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

2011-03-17 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated SOLR-1499: --- Attachment: SOLR-1499.patch Bring upto trunk version 1082579. Add (format=javabin|xml) parameter. xml

[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 -