[jira] Updated: (SOLR-1498) RegexTransformer: sourceColName version not handling multiValued fields correctly

2009-10-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1498: - Attachment: SOLR-1498.patch RegexTransformer: sourceColName version not handling multiValued fields

[jira] Resolved: (SOLR-1498) RegexTransformer: sourceColName version not handling multiValued fields correctly

2009-10-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1498. -- Resolution: Fixed committed r823798 Thanks Chantal Ackerman RegexTransformer: sourceColName version

[jira] Assigned: (SOLR-1498) RegexTransformer: sourceColName version not handling multiValued fields correctly

2009-10-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1498: Assignee: Noble Paul (was: Shalin Shekhar Mangar) RegexTransformer: sourceColName version not

[jira] Created: (SOLR-1503) Solr throws 500 instead of 400 on some malformed requests

2009-10-10 Thread Kyle Maxwell (JIRA)
Solr throws 500 instead of 400 on some malformed requests - Key: SOLR-1503 URL: https://issues.apache.org/jira/browse/SOLR-1503 Project: Solr Issue Type: Bug Components:

[jira] Updated: (SOLR-1503) Solr throws 500 instead of 400 on some malformed requests

2009-10-10 Thread Kyle Maxwell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Maxwell updated SOLR-1503: --- Priority: Minor (was: Major) Solr throws 500 instead of 400 on some malformed requests

[jira] Commented: (SOLR-1503) Solr throws 500 instead of 400 on some malformed requests

2009-10-10 Thread Kyle Maxwell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12764312#action_12764312 ] Kyle Maxwell commented on SOLR-1503: Patch below, as Jira file upload is not working for

[jira] Issue Comment Edited: (SOLR-1503) Solr throws 500 instead of 400 on some malformed requests

2009-10-10 Thread Kyle Maxwell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12764312#action_12764312 ] Kyle Maxwell edited comment on SOLR-1503 at 10/10/09 12:15 AM: ---

Solr nightly build failure

2009-10-10 Thread solr-dev
init-forrest-entities: [mkdir] Created dir: /tmp/apache-solr-nightly/build [mkdir] Created dir: /tmp/apache-solr-nightly/build/web compile-solrj: [mkdir] Created dir: /tmp/apache-solr-nightly/build/solrj [javac] Compiling 86 source files to /tmp/apache-solr-nightly/build/solrj

[jira] Resolved: (SOLR-1503) Solr throws 500 instead of 400 on some malformed requests

2009-10-10 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-1503. Resolution: Fixed Fix Version/s: 1.4 Thanks, committed. Solr throws 500 instead of 400 on

Re: Solr nightly build failure

2009-10-10 Thread Yonik Seeley
Hmmm, wonder why this would fail... Testcase: testMultiThreaded took 11.47 sec FAILED expected:500 but was:484 junit.framework.AssertionFailedError: expected:500 but was:484 at org.apache.solr.client.solrj.LargeVolumeTestBase.query(LargeVolumeTestBase.java:63) at

Re: Solr nightly build failure

2009-10-10 Thread Yonik Seeley
Ahh, this is why... SEVERE: org.apache.solr.common.SolrException: Error opening new searcher. exceeded limit of maxWarmingSearchers=2, try again later. So it's using the example config, but commiting from 5 different threads and hence not all of the commits are guaranteed to succeed. Not sure

Solr 1.4 Release Party

2009-10-10 Thread Israel Ekpo
I can't wait... -- Good Enough is not good enough. To give anything less than your best is to sacrifice the gift. Quality First. Measure Twice. Cut Once.

[jira] Commented: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-10-10 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12764344#action_12764344 ] Yonik Seeley commented on SOLR-1449: I'm not quite giving up on this yet... Grant said

[jira] Commented: (SOLR-920) Cache and reuse IndexSchema

2009-10-10 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12764350#action_12764350 ] Yonik Seeley commented on SOLR-920: --- Just got around to reviewing this seems like it's

[jira] Commented: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-10-10 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12764361#action_12764361 ] Yonik Seeley commented on SOLR-1449: OK, at this point, I've only been investigating how

Down to 1

2009-10-10 Thread Grant Ingersoll
Down to 1: https://issues.apache.org/jira/secure/BrowseVersion.jspa?id=12310230versionId=12313351showOpenIssuesOnly=true Things are looking good for Monday. I'd encourage everyone to check out trunk and hit it with tests, etc. and post feedback here. -Grant