Hudson build is back to normal : Lucene-trunk #1279

2010-09-05 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Lucene-trunk/1279/changes - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Build failed in Hudson: Solr-3.x #94

2010-09-05 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Solr-3.x/94/changes Changes: [koji] fix broken javadoc link to lucene [rmuir] add super.setup/teardown [mikemccand] LUCENE-2631: fix small perf issues with String/TermOrdValComparator [mikemccand] LUCENE-2598: more cutover to newDirectory(Random)

Build failed in Hudson: Solr-trunk #1238

2010-09-05 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Solr-trunk/1238/changes Changes: [koji] fix broken javadoc link to lucene [rmuir] add super.setup/teardown [mikemccand] LUCENE-2631: fix small perf issues with String/TermOrdValComparator [mikemccand] LUCENE-2598: more cutover to newDirectory(Random)

RE: Build failed in Hudson: Solr-trunk #1238

2010-09-05 Thread Uwe Schindler
This whole test is somehow broken, as it assumes that the class files are real files in file system. This may not be the case, e.g. when in JAR files, in a web application,…. The test should read the files from the ClassLoader and not using file system functions. We already had a problem with

[jira] Created: (SOLR-2102) JdbcDataSource convertType attribute is not working with implicit fields

2010-09-05 Thread Alexey Serba (JIRA)
JdbcDataSource convertType attribute is not working with implicit fields Key: SOLR-2102 URL: https://issues.apache.org/jira/browse/SOLR-2102 Project: Solr Issue Type:

[jira] Updated: (SOLR-2102) JdbcDataSource convertType attribute is not working with implicit fields

2010-09-05 Thread Alexey Serba (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Serba updated SOLR-2102: --- Attachment: SOLR-2102.patch JdbcDataSource convertType attribute is not working with implicit fields

[jira] Commented: (SOLR-2102) JdbcDataSource convertType attribute is not working with implicit fields

2010-09-05 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906405#action_12906405 ] Lance Norskog commented on SOLR-2102: - The (equals 'int or sint') etc. code dates from

[jira] Resolved: (SOLR-2099) Add ability to throttle rsync based replication using rsync option --bwlimit

2010-09-05 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-2099. -- Resolution: Fixed trunk: Committed revision 992913. branch_3x: Committed revision 992915. Add

[jira] Commented: (SOLR-2100) Fix for saving commit points during java-based backups

2010-09-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906408#action_12906408 ] Yonik Seeley commented on SOLR-2100: Thanks for the patch Peter! Such a small patch...

[jira] Created: (SOLR-2103) Internal fields of a compound type should not be returned to user by default

2010-09-05 Thread Lance Norskog (JIRA)
Internal fields of a compound type should not be returned to user by default Key: SOLR-2103 URL: https://issues.apache.org/jira/browse/SOLR-2103 Project: Solr

[jira] Commented: (LUCENE-2573) Tiered flushing of DWPTs by RAM with low/high water marks

2010-09-05 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906427#action_12906427 ] Jason Rutherglen commented on LUCENE-2573: -- It looks like StoredFieldsWriter is