[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.6.0) - Build # 303 - Still Failing!

2013-03-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/303/ Java: 64bit/jdk1.6.0 -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 8224 lines...] [junit4:junit4] ERROR: JVM J0 ended with an exception, command line:

[jira] [Created] (SOLR-4549) Stabilize tests

2013-03-09 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-4549: Summary: Stabilize tests Key: SOLR-4549 URL: https://issues.apache.org/jira/browse/SOLR-4549 Project: Solr Issue Type: Test Reporter: Erick

[jira] [Commented] (SOLR-4549) Stabilize tests

2013-03-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13597954#comment-13597954 ] Uwe Schindler commented on SOLR-4549: - Erick: You missed to merge some commit regarding

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 293 - Failure!

2013-03-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/293/ Java: 64bit/jdk1.7.0 -XX:+UseG1GC 1 tests failed. REGRESSION: org.apache.solr.client.solrj.TestBatchUpdate.testWithBinaryBean Error Message: IOException occured when talking to server at: https://127.0.0.1:54168/solr Stack

[jira] [Commented] (LUCENE-3079) Faceting module

2013-03-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13598066#comment-13598066 ] Michael McCandless commented on LUCENE-3079: bq. Has this been integrated

Welcome Stefan Matheis to the PMC

2013-03-09 Thread Steve Rowe
I'm please to announce that Stefan Matheis has accepted the PMC's invitation to join. Welcome Stefan! - Steve - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

Re: Welcome Stefan Matheis to the PMC

2013-03-09 Thread Mark Miller
Welcome Stefan! My favorite UI developer :) - Mark On Mar 9, 2013, at 4:12 PM, Steve Rowe sar...@gmail.com wrote: I'm please to announce that Stefan Matheis has accepted the PMC's invitation to join. Welcome Stefan! - Steve

Re: Welcome Stefan Matheis to the PMC

2013-03-09 Thread Stefan Matheis
It's my pleasure :) Stefan On Saturday, March 9, 2013 at 10:12 PM, Steve Rowe wrote: I'm please to announce that Stefan Matheis has accepted the PMC's invitation to join. Welcome Stefan! - Steve - To unsubscribe,

[jira] [Updated] (SOLR-4540) High QTime when wildcards in hl.fl are used

2013-03-09 Thread Karol Sikora (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karol Sikora updated SOLR-4540: --- Description: I have indexed documents with fileds named like fulltext_[some id]. I'm testing

Re: Welcome Stefan Matheis to the PMC

2013-03-09 Thread Koji Sekiguchi
Welcome Stefan! koji -- http://soleami.com/blog/lucene-4-is-super-convenient-for-developing-nlp-tools.html (13/03/10 6:12), Steve Rowe wrote: I'm please to announce that Stefan Matheis has accepted the PMC's invitation to join. Welcome Stefan! - Steve

Re: Welcome Stefan Matheis to the PMC

2013-03-09 Thread Erick Erickson
Welcome! On Sat, Mar 9, 2013 at 6:28 PM, Koji Sekiguchi k...@r.email.ne.jp wrote: Welcome Stefan! koji -- http://soleami.com/blog/**lucene-4-is-super-convenient-** for-developing-nlp-tools.htmlhttp://soleami.com/blog/lucene-4-is-super-convenient-for-developing-nlp-tools.html (13/03/10

Re: Welcome Stefan Matheis to the PMC

2013-03-09 Thread Robert Muir
Welcome! On Sat, Mar 9, 2013 at 4:12 PM, Steve Rowe sar...@gmail.com wrote: I'm please to announce that Stefan Matheis has accepted the PMC's invitation to join. Welcome Stefan! - Steve - To unsubscribe, e-mail:

[jira] [Created] (SOLR-4550) Create a stress test for CachingDirectoryFactory

2013-03-09 Thread Mark Miller (JIRA)
Mark Miller created SOLR-4550: - Summary: Create a stress test for CachingDirectoryFactory Key: SOLR-4550 URL: https://issues.apache.org/jira/browse/SOLR-4550 Project: Solr Issue Type: Test

[jira] [Created] (SOLR-4551) CachingDirectoryFactory uses byPathCache.remove(cacheValue.path) in one spot but get's the absolute path in other spots.

2013-03-09 Thread Mark Miller (JIRA)
Mark Miller created SOLR-4551: - Summary: CachingDirectoryFactory uses byPathCache.remove(cacheValue.path) in one spot but get's the absolute path in other spots. Key: SOLR-4551 URL:

[jira] [Commented] (SOLR-4551) CachingDirectoryFactory uses byPathCache.remove(cacheValue.path) in one spot but get's the absolute path in other spots.

2013-03-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13598155#comment-13598155 ] Mark Miller commented on SOLR-4551: --- I'll fix this after SOLR-4475

[jira] [Updated] (SOLR-4551) CachingDirectoryFactory needs to create CacheEntry's with the fullpath not path.

2013-03-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4551: -- Summary: CachingDirectoryFactory needs to create CacheEntry's with the fullpath not path. (was:

[jira] [Created] (LUCENE-4819) move Sorted[Set]DocValuesTermsEnum to codec

2013-03-09 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4819: --- Summary: move Sorted[Set]DocValuesTermsEnum to codec Key: LUCENE-4819 URL: https://issues.apache.org/jira/browse/LUCENE-4819 Project: Lucene - Core Issue

[jira] [Updated] (LUCENE-4819) move Sorted[Set]DocValuesTermsEnum to codec

2013-03-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4819: Attachment: LUCENE-4819.patch patch. there are some things I don't like about it though.

Re: Welcome Stefan Matheis to the PMC

2013-03-09 Thread David Smiley (@MITRE.org)
Congrats Stefan! And terrific work on Solr's admin UI -- its both useful and a pleasure to use. ~ David - Author: http://www.packtpub.com/apache-solr-3-enterprise-search-server/book -- View this message in context:

[jira] [Updated] (LUCENE-3918) Port index sorter to trunk APIs

2013-03-09 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-3918: --- Attachment: LUCENE-3918.patch Optimize not encoding freqs in memory if freqs were not indexed (even

Re: Welcome Stefan Matheis to the PMC

2013-03-09 Thread Tommaso Teofili
Congrats Stefan! Tommaso 2013/3/10 David Smiley (@MITRE.org) dsmi...@mitre.org Congrats Stefan! And terrific work on Solr's admin UI -- its both useful and a pleasure to use. ~ David - Author: http://www.packtpub.com/apache-solr-3-enterprise-search-server/book -- View this

Re: Welcome Stefan Matheis to the PMC

2013-03-09 Thread Shai Erera
Congrats Stefan. Shai On Sun, Mar 10, 2013 at 9:44 AM, Tommaso Teofili tommaso.teof...@gmail.comwrote: Congrats Stefan! Tommaso 2013/3/10 David Smiley (@MITRE.org) dsmi...@mitre.org Congrats Stefan! And terrific work on Solr's admin UI -- its both useful and a pleasure to use. ~

[jira] [Commented] (LUCENE-3918) Port index sorter to trunk APIs

2013-03-09 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13598184#comment-13598184 ] Commit Tag Bot commented on LUCENE-3918: [trunk commit] Shai Erera