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

2010-09-06 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Solr-3.x/95/changes Changes: [koji] SOLR-2099: Add ability to throttle rsync based replication using rsync option --bwlimit -- [...truncated 6149 lines...] [junit] junit.framework.AssertionFailedError:

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

2010-09-06 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 {quote} The (equals 'int or sint') etc. code dates from 1.3. You might

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

2010-09-06 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] Issue Comment Edited: (SOLR-2102) JdbcDataSource convertType attribute is not working with implicit fields

2010-09-06 Thread Alexey Serba (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906445#action_12906445 ] Alexey Serba edited comment on SOLR-2102 at 9/6/10 4:09 AM:

Build failed in Hudson: Solr-trunk #1239

2010-09-06 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Solr-trunk/1239/changes Changes: [koji] SOLR-2099: Add ability to throttle rsync based replication using rsync option --bwlimit -- [...truncated 6190 lines...] [junit] [junit] Testcase:

[jira] Created: (SOLR-2104) DIH special command $deleteDocById dosn't skip the document and doesn't increment the deleted statistics

2010-09-06 Thread Ephraim Ofir (JIRA)
DIH special command $deleteDocById dosn't skip the document and doesn't increment the deleted statistics Key: SOLR-2104 URL:

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

2010-09-06 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906497#action_12906497 ] Peter Sturge commented on SOLR-2100: I'm not really familiar with the reservation code

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

2010-09-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906505#action_12906505 ] Yonik Seeley commented on SOLR-2100: bq. but will it still save the commit point for

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

2010-09-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906509#action_12906509 ] Yonik Seeley commented on SOLR-2103: This should normally be handled by these internal

[jira] Commented: (LUCENE-2611) IntelliJ IDEA setup

2010-09-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906532#action_12906532 ] Yonik Seeley commented on LUCENE-2611: -- Sweet, nice job! The Solr tests now take

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

2010-09-06 Thread Robert Muir
I added the workaround, for now (r993106), otherwise hudson will consistently fail until we do something. Maybe it is just a bug in the test, but it seems like there might be a real problem here (a static/file/sysprop/sync problem)... I'm just not able to crack it and I hate leaving the hudson

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

2010-09-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-2100. Fix Version/s: 3.1 4.0 Resolution: Fixed OK, I've fixed this in 4.x, 3.x,

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

2010-09-06 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-2573: - Attachment: LUCENE-2573.patch Here's a first cut... The TestDWPTFlushByRAM doesn't do

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

2010-09-06 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906566#action_12906566 ] Jason Rutherglen commented on LUCENE-2573: -- The DWPT that happens to exceed the

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

2010-09-06 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906568#action_12906568 ] Jason Rutherglen commented on LUCENE-2573: -- I did a search through the code and

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

2010-09-06 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906573#action_12906573 ] Jason Rutherglen commented on LUCENE-2573: -- I think we can/should track the RAM

[jira] Created: (SOLR-2105) RequestHandler param update.processor is confusing

2010-09-06 Thread JIRA
RequestHandler param update.processor is confusing -- Key: SOLR-2105 URL: https://issues.apache.org/jira/browse/SOLR-2105 Project: Solr Issue Type: Improvement Components: update

[jira] Updated: (LUCENE-2611) IntelliJ IDEA setup

2010-09-06 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2611: Attachment: LUCENE-2611_test_2.patch LUCENE-2611.patch

[jira] Commented: (SOLR-1316) Create autosuggest component

2010-09-06 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906611#action_12906611 ] Koji Sekiguchi commented on SOLR-1316: -- bq. If there are no objections I'll commit this

Transient TestIndexWriterMergePolicy failure under IntelliJ

2010-09-06 Thread Steven A Rowe
While testing changes for LUCENE-2611, I saw TestIndexWriterMergePolicy.testMaxBufferedDocsChange() fail, but I wasn't able to replicate it either from IntelliJ or from Ant after adding the seed to the newRandom() call in TestIndexWriterMergePolicy.setUp(). Environment: Sun JDK 1.6.0_13,

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

2010-09-06 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906626#action_12906626 ] Jason Rutherglen commented on LUCENE-2573: -- In DocumentsWriterRAMAllocator, we're

[jira] Commented: (LUCENE-2611) IntelliJ IDEA setup

2010-09-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906633#action_12906633 ] Robert Muir commented on LUCENE-2611: - bq. AbstractClusteringTest is made abstract, to

About Solr DataImportHandler

2010-09-06 Thread 郭芸
Dear all: I use Solr DataImportHandler's JdbcDataSource to import the Sqlsever 2005's datas to Solr,but My table is versy big,about 300G.and i found that Solr import the datas to memory first,then write them to index dir.So if the datas are too big,there will trigger an OutOfMemoryException. I

[jira] Commented: (LUCENE-2611) IntelliJ IDEA setup

2010-09-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906640#action_12906640 ] Robert Muir commented on LUCENE-2611: - Ok, I fixed the Abstract part for the

[jira] Commented: (LUCENE-2611) IntelliJ IDEA setup

2010-09-06 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906642#action_12906642 ] Steven Rowe commented on LUCENE-2611: - bq. Ok, I fixed the Abstract part for the

[jira] Commented: (LUCENE-2611) IntelliJ IDEA setup

2010-09-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906643#action_12906643 ] Robert Muir commented on LUCENE-2611: - bq. 2. All modules' test runs now use the same

[jira] Updated: (LUCENE-2611) IntelliJ IDEA setup

2010-09-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2611: Attachment: LUCENE-2611_mkdir.patch ok, here is all we need for the mkdirs(), as

[jira] Commented: (LUCENE-2611) IntelliJ IDEA setup

2010-09-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906649#action_12906649 ] Robert Muir commented on LUCENE-2611: - OK, I added the mkdirs() in 993199/993200 (3x).

Build failed in Hudson: Lucene-trunk #1281

2010-09-06 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Lucene-trunk/1281/ -- [...truncated 13264 lines...] [javadoc] Standard Doclet version 1.5.0_22 [javadoc] Building tree for all the packages and classes... [javadoc]