[jira] [Updated] (SOLR-1725) Script based UpdateRequestProcessorFactory

2012-08-06 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1725: --- Priority: Critical (was: Major) marking the re-opening as critical to fix, hopefully at least before

[jira] [Updated] (SOLR-1725) Script based UpdateRequestProcessorFactory

2012-07-11 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1725: --- Attachment: SOLR-1725.patch patch updated to trunk. i plan to cmmit backport to 4x in the next 24 hours.

[jira] [Updated] (SOLR-1725) Script based UpdateRequestProcessorFactory

2012-07-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1725: --- Attachment: SOLR-1725.patch Updated patch renaming the factory to StatelessScriptUpdateProcessorFactoryTest

[jira] [Updated] (SOLR-1725) Script based UpdateRequestProcessorFactory

2012-07-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1725: --- Attachment: SOLR-1725.patch bq. Are those two consecutive openReader calls redundant or needed? that was a

[jira] [Updated] (SOLR-1725) Script based UpdateRequestProcessorFactory

2012-06-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1725: --- Attachment: SOLR-1725.patch Updated patch, changes... * refactor TestBadConfig and BadIndexSchemaTest to use

[jira] [Updated] (SOLR-1725) Script based UpdateRequestProcessorFactory

2012-06-28 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1725: --- Attachment: SOLR-1725.patch Updated patch with lots of changes, here's the notes i kept as i went along... *

[jira] [Updated] (SOLR-1725) Script based UpdateRequestProcessorFactory

2012-05-19 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1725: --- Attachment: SOLR-1725.patch New patch, which allows script files to not have to implement every

[jira] [Updated] (SOLR-1725) Script based UpdateRequestProcessorFactory

2012-05-18 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1725: --- Attachment: SOLR-1725.patch Updated patch that removes the Java 5 support (removing a lot of now

[jira] [Updated] (SOLR-1725) Script based UpdateRequestProcessorFactory

2012-05-18 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1725: --- Attachment: SOLR-1725.patch Updated patch, removing the enabled concept which wasn't working well for

[jira] [Updated] (SOLR-1725) Script based UpdateRequestProcessorFactory

2012-05-17 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1725: --- Attachment: SOLR-1725.patch Here's a patch updated to current trunk. Script based

[jira] [Updated] (SOLR-1725) Script based UpdateRequestProcessorFactory

2012-01-17 Thread Updated
[ https://issues.apache.org/jira/browse/SOLR-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-1725: -- Fix Version/s: 4.0 Labels: UpdateProcessor (was: ) As a Solr4 (alpha) release is getting

[jira] [Updated] (SOLR-1725) Script based UpdateRequestProcessorFactory

2011-08-24 Thread Simon Rosenthal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Rosenthal updated SOLR-1725: -- Attachment: SOLR-1725-rev1.patch With the hope that this can be committed to trunk soon, I

[jira] Updated: (SOLR-1725) Script based UpdateRequestProcessorFactory

2010-01-18 Thread Uri Boness (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uri Boness updated SOLR-1725: - Attachment: SOLR-1725.patch Initial implementation. Includes a simple test (probably more tests are

[jira] Updated: (SOLR-1725) Script based UpdateRequestProcessorFactory

2010-01-18 Thread Uri Boness (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uri Boness updated SOLR-1725: - Attachment: SOLR-1725.patch A new patch, this time leverages the already existing ResourceLoaderAware

[jira] Updated: (SOLR-1725) Script based UpdateRequestProcessorFactory

2010-01-18 Thread Uri Boness (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uri Boness updated SOLR-1725: - Attachment: SOLR-1725.patch Third try :-), this time Java 5 compatible Script based