[jira] Updated: (SOLR-1120) Simplify EntityProcessor API

2009-06-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1120: - Attachment: SOLR-1120.patch Simplify EntityProcessor API

[jira] Created: (SOLR-1197) memcached implement solr cache for queryresultCache

2009-06-03 Thread Linbin Chen (JIRA)
memcached implement solr cache for queryresultCache Key: SOLR-1197 URL: https://issues.apache.org/jira/browse/SOLR-1197 Project: Solr Issue Type: New Feature Affects Versions: 1.3

[jira] Updated: (SOLR-1197) memcached implement solr cache for queryresultCache

2009-06-03 Thread Linbin Chen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Linbin Chen updated SOLR-1197: -- Description: multiple slave create query result together, and slaves can share that. implement

[jira] Updated: (SOLR-1197) memcached implement solr cache for queryresultCache

2009-06-03 Thread Linbin Chen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Linbin Chen updated SOLR-1197: -- Attachment: SOLR_1197-solr-memcache.patch Solr 1.3 only DocSetBase implement Serializable

[jira] Issue Comment Edited: (SOLR-1197) memcached implement solr cache for queryresultCache

2009-06-03 Thread Linbin Chen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12715879#action_12715879 ] Linbin Chen edited comment on SOLR-1197 at 6/3/09 2:41 AM: --- patch

[jira] Issue Comment Edited: (SOLR-1197) memcached implement solr cache for queryresultCache

2009-06-03 Thread Linbin Chen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12715879#action_12715879 ] Linbin Chen edited comment on SOLR-1197 at 6/3/09 2:42 AM: --- patch

[jira] Created: (SOLR-1198) confine all solrconfig.xml parsing to SolrConfig.java

2009-06-03 Thread Noble Paul (JIRA)
confine all solrconfig.xml parsing to SolrConfig.java - Key: SOLR-1198 URL: https://issues.apache.org/jira/browse/SOLR-1198 Project: Solr Issue Type: Improvement Reporter:

[jira] Updated: (SOLR-1198) confine all solrconfig.xml parsing to SolrConfig.java

2009-06-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1198: - Description: Currently , xpath evaluations are spread across Solr code. It would be cleaner if if can do

[jira] Created: (SOLR-1199) [DIH] deltaImportQuery attribute is not used in child entities

2009-06-03 Thread Martin Davidsson (JIRA)
[DIH] deltaImportQuery attribute is not used in child entities -- Key: SOLR-1199 URL: https://issues.apache.org/jira/browse/SOLR-1199 Project: Solr Issue Type: Bug

[jira] Created: (SOLR-1200) NullPointerException when unloading an absent core

2009-06-03 Thread Peter Wolanin (JIRA)
NullPointerException when unloading an absent core -- Key: SOLR-1200 URL: https://issues.apache.org/jira/browse/SOLR-1200 Project: Solr Issue Type: Bug Affects Versions: 1.4

[jira] Updated: (SOLR-1200) NullPointerException when unloading an absent core

2009-06-03 Thread Peter Wolanin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Wolanin updated SOLR-1200: Attachment: SOLR-1200.patch Here's a simple patch that follows the pattern in the other core admin

Re: NPE when unloading an absent

2009-06-03 Thread Peter Wolanin
I did not find any relevant issue, so here's a new issue with a patch: https://issues.apache.org/jira/browse/SOLR-1200 -Peter On Wed, Jun 3, 2009 at 4:56 PM, Peter Wolanin peter.wola...@acquia.com wrote: Is this a known bug?  When I try to unload a core that does not exist, Solr throws a

[jira] Commented: (SOLR-236) Field collapsing

2009-06-03 Thread Ron Veenstra (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12716128#action_12716128 ] Ron Veenstra commented on SOLR-236: --- I require assistance. I've installed a fresh Solr

[jira] Issue Comment Edited: (SOLR-236) Field collapsing

2009-06-03 Thread Ron Veenstra (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12716128#action_12716128 ] Ron Veenstra edited comment on SOLR-236 at 6/3/09 7:22 PM: --- I