[jira] [Commented] (SOLR-3653) Custom bigramming filter for to handle Smart Chinese edge cases

2012-07-20 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419729#comment-13419729 ] Lance Norskog commented on SOLR-3653: - The toolkit cannot be perfect, and this patch so

[jira] [Updated] (SOLR-3653) Custom bigramming filter for to handle Smart Chinese edge cases

2012-07-20 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated SOLR-3653: Description: The "Smart" Simplified Chinese toolkit in lucene/analysis/smartcn does not work in som

[jira] [Updated] (SOLR-3653) Custom bigramming filter for to handle Smart Chinese edge cases

2012-07-20 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated SOLR-3653: Summary: Custom bigramming filter for to handle Smart Chinese edge cases (was: Support Smart Simpli

[jira] [Commented] (SOLR-3653) Support Smart Simplified Chinese in Solr - include clean-up bigramming filter

2012-07-20 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419726#comment-13419726 ] Lance Norskog commented on SOLR-3653: - I was wrong, the packaging problem was not that

[JENKINS] Lucene-Solr-4.x-Windows-Java6-64 - Build # 391 - Failure!

2012-07-20 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows-Java6-64/391/ 1 tests failed. REGRESSION: org.apache.solr.spelling.suggest.SuggesterTSTTest.testRebuild Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __rand

[jira] [Commented] (SOLR-3623) analysis-extras lucene libraries are redundenly packaged (in war and in lucene-libs)

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419717#comment-13419717 ] Robert Muir commented on SOLR-3623: --- patch looks good, except I agree with you about the

Re: [JENKINS] Lucene-Solr-4.x-Linux-Java6-64 - Build # 563 - Still Failing!

2012-07-20 Thread Robert Muir
I committed a fix for this On Fri, Jul 20, 2012 at 8:47 PM, Policeman Jenkins Server wrote: > Build: > http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux-Java6-64/563/ > > 1 tests failed. > REGRESSION: org.apache.lucene.index.TestNRTThreads.testNRTThreads > > Error Message: > org.apac

[jira] [Updated] (SOLR-3623) analysis-extras lucene libraries are redundenly packaged (in war and in lucene-libs)

2012-07-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3623: --- Attachment: SOLR-3623.patch bq. So with the factory in this contrib module, the jar files should really be go

[JENKINS] Lucene-Solr-4.x-Linux-Java6-64 - Build # 563 - Still Failing!

2012-07-20 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux-Java6-64/563/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestNRTThreads.testNRTThreads Error Message: org.apache.lucene.store.BaseDirectoryWrapper cannot be cast to org.apache.lucene.store.MockDirectoryWrapper Stack

Re: [JENKINS] Lucene-Solr-4.x-Linux-Java6-64 - Build # 562 - Failure!

2012-07-20 Thread Robert Muir
I committed a fix for this. On Fri, Jul 20, 2012 at 8:12 PM, Policeman Jenkins Server wrote: > Build: > http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux-Java6-64/562/ > > 1 tests failed. > REGRESSION: org.apache.lucene.index.TestIndexWriter.testDeleteUnusedFiles > > Error Message: >

[jira] [Created] (SOLR-3660) Velocity: Link to admin page broken

2012-07-20 Thread JIRA
Jan Høydahl created SOLR-3660: - Summary: Velocity: Link to admin page broken Key: SOLR-3660 URL: https://issues.apache.org/jira/browse/SOLR-3660 Project: Solr Issue Type: Bug Components

[JENKINS] Lucene-Solr-4.x-Linux-Java6-64 - Build # 562 - Failure!

2012-07-20 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux-Java6-64/562/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriter.testDeleteUnusedFiles Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([EAE9B1494EC4A51B:55DF

[jira] [Updated] (SOLR-3658) SolrCmdDistributor can briefly create spikes of threads in the thousands.

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-3658: -- Attachment: SOLR-3658.patch Here is an initial patch. It limits the total number of threads to hosts*8 (

[jira] [Commented] (SOLR-3655) A starting replica can briefly appear active after Solr starts and before recovery begins.

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419686#comment-13419686 ] Mark Miller commented on SOLR-3655: --- I committed a bit to perhaps toughen this - but I'm

[jira] [Updated] (LUCENE-4242) UnInverted cache uses term freq to filter out terms (but deleted docs are included in the freq count)

2012-07-20 Thread roman (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] roman updated LUCENE-4242: -- Attachment: LUCENE-4242.patch improved version > UnInverted cache uses term freq to filter ou

[jira] [Commented] (LUCENE-4242) UnInverted cache uses term freq to filter out terms (but deleted docs are included in the freq count)

2012-07-20 Thread roman (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419682#comment-13419682 ] roman commented on LUCENE-4242: --- Thanks for looking at it! I intended to say "1.0f - ratioD

[jira] [Commented] (SOLR-3623) analysis-extras lucene libraries are redundenly packaged (in war and in lucene-libs)

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419680#comment-13419680 ] Robert Muir commented on SOLR-3623: --- Sorry... lemme try to explain in more detail: {quot

[jira] [Updated] (LUCENE-4244) LuceneTestCase exposes too much innards as public

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4244: Attachment: LUCENE-4244.patch > LuceneTestCase exposes too much innards as public > --

[jira] [Created] (LUCENE-4244) LuceneTestCase exposes too much innards as public

2012-07-20 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4244: --- Summary: LuceneTestCase exposes too much innards as public Key: LUCENE-4244 URL: https://issues.apache.org/jira/browse/LUCENE-4244 Project: Lucene - Java Issue

[jira] [Resolved] (SOLR-3647) DistrubtedQueue should use our Solr zk client rather than the std zk client.

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-3647. --- Resolution: Fixed > DistrubtedQueue should use our Solr zk client rather than the std zk client. >

[jira] [Commented] (SOLR-3623) analysis-extras lucene libraries are redundenly packaged (in war and in lucene-libs)

2012-07-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419662#comment-13419662 ] Hoss Man commented on SOLR-3623: rmuir: sorry, but i'm totally lost -- too many unspoken as

[jira] [Resolved] (LUCENE-4243) MockDirectoryWrapper synchronizes too much

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-4243. - Resolution: Fixed Fix Version/s: 5.0 4.0 > MockDirectoryWrapper sy

[jira] [Commented] (LUCENE-4238) NRTCachingDirectory has concurrency bug(s).

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419626#comment-13419626 ] Robert Muir commented on LUCENE-4238: - I'll generalize the test and commit it if you

[jira] [Moved] (SOLR-3659) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller moved LUCENE-4241 to SOLR-3659: --- Lucene Fields: (was: New) Key: SOLR-3659 (was: LUCENE-4241)

[jira] [Commented] (LUCENE-3151) Make all of Analysis completely independent from Lucene Core

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419621#comment-13419621 ] Robert Muir commented on LUCENE-3151: - For example, I just searched for org.apache.lu

[jira] [Commented] (LUCENE-3151) Make all of Analysis completely independent from Lucene Core

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419610#comment-13419610 ] Robert Muir commented on LUCENE-3151: - {quote} I tested this setup by taking the jar

[jira] [Resolved] (LUCENE-4238) NRTCachingDirectory has concurrency bug(s).

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-4238. - Resolution: Invalid > NRTCachingDirectory has concurrency bug(s). >

[jira] [Commented] (LUCENE-4238) NRTCachingDirectory has concurrency bug(s).

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419609#comment-13419609 ] Mark Miller commented on LUCENE-4238: - Yup - thanks - passes for me. Looks to be a te

[jira] [Updated] (LUCENE-3151) Make all of Analysis completely independent from Lucene Core

2012-07-20 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated LUCENE-3151: Attachment: LUCENE-3151.patch Updated version for trunk. Updated packaging to now include

[jira] [Commented] (LUCENE-4238) NRTCachingDirectory has concurrency bug(s).

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419603#comment-13419603 ] Mark Miller commented on LUCENE-4238: - bq. Are you sure that its not just a bug in yo

[jira] [Assigned] (SOLR-3648) /browse returns this stack trace to the browser HTTP ERROR 500

2012-07-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-3648: - Assignee: Jan Høydahl > /browse returns this stack trace to the browser HTTP ERROR 500 > -

[jira] [Commented] (LUCENE-4242) UnInverted cache uses term freq to filter out terms (but deleted docs are included in the freq count)

2012-07-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419593#comment-13419593 ] Michael McCandless commented on LUCENE-4242: Thanks roman! I think the math

[jira] [Commented] (LUCENE-4243) MockDirectoryWrapper synchronizes too much

2012-07-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419592#comment-13419592 ] Simon Willnauer commented on LUCENE-4243: - +1 > MockDirectoryWr

[jira] [Commented] (LUCENE-4243) MockDirectoryWrapper synchronizes too much

2012-07-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419590#comment-13419590 ] Michael McCandless commented on LUCENE-4243: +1 > MockDirect

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419587#comment-13419587 ] Uwe Schindler commented on LUCENE-4241: --- Thanks for update! Sorry, I did not want t

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419584#comment-13419584 ] Mark Miller commented on LUCENE-4241: - Off-topic now, but to keep this discussion in

[jira] [Commented] (LUCENE-4238) NRTCachingDirectory has concurrency bug(s).

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419576#comment-13419576 ] Robert Muir commented on LUCENE-4238: - Specifically this line would cause the problem

[jira] [Updated] (LUCENE-4238) NRTCachingDirectory has concurrency bug(s).

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4238: Attachment: LUCENE-4238_test.patch > NRTCachingDirectory has concurrency bug(s). > ---

[jira] [Commented] (LUCENE-4238) NRTCachingDirectory has concurrency bug(s).

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419574#comment-13419574 ] Robert Muir commented on LUCENE-4238: - I can't make the test fail: (after fixing it t

[jira] [Commented] (SOLR-3648) /browse returns this stack trace to the browser HTTP ERROR 500

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419572#comment-13419572 ] Mark Miller commented on SOLR-3648: --- In this case I assume the problem is in the Velocity

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419570#comment-13419570 ] Uwe Schindler commented on LUCENE-4241: --- Ah OK, it is still strange that this merge

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419567#comment-13419567 ] Mark Miller commented on LUCENE-4241: - bq. I dont know, it is quite often that TestZk

[jira] [Commented] (SOLR-3648) /browse returns this stack trace to the browser HTTP ERROR 500

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419557#comment-13419557 ] Mark Miller commented on SOLR-3648: --- There are a variety of extras that may not work with

[jira] [Updated] (LUCENE-4243) MockDirectoryWrapper synchronizes too much

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4243: Attachment: LUCENE-4243.patch Fixes 2 broken casts found in tests... > MockDirect

[jira] [Updated] (LUCENE-4242) UnInverted cache uses term freq to filter out terms (but deleted docs are included in the freq count)

2012-07-20 Thread roman (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] roman updated LUCENE-4242: -- Attachment: LUCENE-4242.patch An attempt to offset the freq by the number of deleted docs in the index

[JENKINS] Lucene-Solr-trunk-Linux-Java8-64 - Build # 22 - Still Failing!

2012-07-20 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux-Java8-64/22/ 1 tests failed. REGRESSION: org.apache.solr.handler.component.SpellCheckComponentTest.testPerDictionary Error Message: mismatch: '0'!='2' @ spellcheck/suggestions/bar/startOffset Stack Trace: java.lang.RuntimeE

[jira] [Commented] (SOLR-3623) analysis-extras lucene libraries are redundenly packaged (in war and in lucene-libs)

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419546#comment-13419546 ] Robert Muir commented on SOLR-3623: --- a few things: * only the morfologik jars are misplac

[jira] [Updated] (LUCENE-4243) MockDirectoryWrapper synchronizes too much

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4243: Attachment: LUCENE-4243.patch > MockDirectoryWrapper synchronizes too much > -

[jira] [Created] (LUCENE-4243) MockDirectoryWrapper synchronizes too much

2012-07-20 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4243: --- Summary: MockDirectoryWrapper synchronizes too much Key: LUCENE-4243 URL: https://issues.apache.org/jira/browse/LUCENE-4243 Project: Lucene - Java Issue Type:

[jira] [Commented] (SOLR-2115) DataImportHandler config file *must* be specified in "defaults" or status will be "DataImportHandler started. Not Initialized. No commands can be run"

2012-07-20 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419532#comment-13419532 ] James Dyer commented on SOLR-2115: -- yeah, I've wanted that too, and this is a step in that

[jira] [Commented] (SOLR-2115) DataImportHandler config file *must* be specified in "defaults" or status will be "DataImportHandler started. Not Initialized. No commands can be run"

2012-07-20 Thread Alexey Serba (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419528#comment-13419528 ] Alexey Serba commented on SOLR-2115: Very cool! It would be great to have single dataim

[jira] [Updated] (SOLR-3648) /browse returns this stack trace to the browser HTTP ERROR 500

2012-07-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-3648: -- Priority: Blocker (was: Major) Fix Version/s: 4.0 Looks as if we in general need more interact

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419520#comment-13419520 ] Uwe Schindler commented on LUCENE-4241: --- bq. Usually when I see this particular tes

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419517#comment-13419517 ] Uwe Schindler commented on LUCENE-4241: --- bq. Please don't disable DIH tests. I don

[jira] [Created] (LUCENE-4242) UnInverted cache uses term freq to filter out terms (but deleted docs are included in the freq count)

2012-07-20 Thread roman (JIRA)
roman created LUCENE-4242: - Summary: UnInverted cache uses term freq to filter out terms (but deleted docs are included in the freq count) Key: LUCENE-4242 URL: https://issues.apache.org/jira/browse/LUCENE-4242

[jira] [Commented] (SOLR-3658) SolrCmdDistributor can briefly create spikes of threads in the thousands.

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419514#comment-13419514 ] Mark Miller commented on SOLR-3658: --- SolrCmdDIstributor is using a thread executor that h

[jira] [Created] (SOLR-3658) SolrCmdDistributor can briefly create spikes of threads in the thousands.

2012-07-20 Thread Mark Miller (JIRA)
Mark Miller created SOLR-3658: - Summary: SolrCmdDistributor can briefly create spikes of threads in the thousands. Key: SOLR-3658 URL: https://issues.apache.org/jira/browse/SOLR-3658 Project: Solr

Re: Thread timeouts and leaks

2012-07-20 Thread Mark Miller
Awesome - hopefully I can take a peak at this this weekend. On Jul 20, 2012, at 3:57 PM, Dawid Weiss wrote: > I've integrated a snapshot release of the new randomized runner and > ran a few quick tests with it. Works like a charm -- timeouting, > thread leaks, interrupts, you name it. It hasn't b

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419509#comment-13419509 ] James Dyer commented on LUCENE-4241: Please don't disable DIH tests. Its "TestSqlEn

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419507#comment-13419507 ] Mark Miller commented on LUCENE-4241: - bq. I hope this will solve the tests on SDDS J

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419506#comment-13419506 ] Mark Miller commented on LUCENE-4241: - bq. BTW: Can somebody disable testing DIH? It

Thread timeouts and leaks

2012-07-20 Thread Dawid Weiss
I've integrated a snapshot release of the new randomized runner and ran a few quick tests with it. Works like a charm -- timeouting, thread leaks, interrupts, you name it. It hasn't been tested extensively but if you want to experiment, it's on my branch here: https://github.com/dweiss/lucene_solr

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419496#comment-13419496 ] Uwe Schindler commented on LUCENE-4241: --- I hope this will solve the tests on SDDS J

[jira] [Updated] (SOLR-3640) Can't seem to click on any of the core admin buttons anymore

2012-07-20 Thread Antony Stubbs (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antony Stubbs updated SOLR-3640: Priority: Minor (was: Critical) Lowering priority as it seems to work fine in safari and firefox, j

Re: [jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Chris Hostetter
: Yeah, I'm not ruling it out either - I try to be very careful before : filing lucene bugs based on replication stuff and solrcloud especially FWIW: i didn't even mean to file this as a LUCENE bug, I clicked "Create Bug" on a SOLR page and Jira just outsmarted me because of it's crazy cookie

[jira] [Commented] (SOLR-3640) Can't seem to click on any of the core admin buttons anymore

2012-07-20 Thread Antony Stubbs (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419477#comment-13419477 ] Antony Stubbs commented on SOLR-3640: - There were also other parts of the UI that I rea

[jira] [Commented] (SOLR-3623) analysis-extras lucene libraries are redundenly packaged (in war and in lucene-libs)

2012-07-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419475#comment-13419475 ] Hoss Man commented on SOLR-3623: Hmm .. ok, something wonky here i'm missing. I started by

[jira] [Commented] (SOLR-3654) Add some tests using Tomcat as servlet container

2012-07-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419473#comment-13419473 ] Jan Høydahl commented on SOLR-3654: --- Mark, you have started committing changes making Sol

[jira] [Commented] (LUCENE-4238) NRTCachingDirectory has concurrency bug(s).

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419463#comment-13419463 ] Robert Muir commented on LUCENE-4238: - Thanks for the test Mark. I think this is a h

[jira] [Commented] (SOLR-3640) Can't seem to click on any of the core admin buttons anymore

2012-07-20 Thread Antony Stubbs (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419464#comment-13419464 ] Antony Stubbs commented on SOLR-3640: - Ah - sorry guys. Should have tried it out in the

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419459#comment-13419459 ] Mark Miller commented on LUCENE-4241: - Yeah, I'm not ruling it out either - I try to

[jira] [Commented] (SOLR-3654) Add some tests using Tomcat as servlet container

2012-07-20 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419457#comment-13419457 ] Steven Rowe commented on SOLR-3654: --- bq. I'm 100% against this. Why? >

[jira] [Commented] (SOLR-3292) /browse example fails to load on 3x: "no field name specified in query and no default specified via 'df' param"

2012-07-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419452#comment-13419452 ] Jan Høydahl commented on SOLR-3292: --- Why was this not caught by any tests? Should we add

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419451#comment-13419451 ] Robert Muir commented on LUCENE-4241: - ok, i know i ran into hellacious problems tryi

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419447#comment-13419447 ] Mark Miller commented on LUCENE-4241: - I don't know what's causing it... But the ass

[jira] [Comment Edited] (LUCENE-3892) Add a useful intblock postings format (eg, FOR, PFOR, PFORDelta, Simple9/16/64, etc.)

2012-07-20 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419444#comment-13419444 ] Han Jiang edited comment on LUCENE-3892 at 7/20/12 6:59 PM: S

[jira] [Updated] (LUCENE-3892) Add a useful intblock postings format (eg, FOR, PFOR, PFORDelta, Simple9/16/64, etc.)

2012-07-20 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Han Jiang updated LUCENE-3892: -- Attachment: LUCENE-3892-blockFor-with-packedints-decoder.patch base: PackedInts.getReaderNoHeader().ge

[jira] [Commented] (LUCENE-4238) NRTCachingDirectory has concurrency bug(s).

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419443#comment-13419443 ] Mark Miller commented on LUCENE-4238: - Somehow it seems not too difficult to get a fi

[jira] [Commented] (LUCENE-4238) NRTCachingDirectory has concurrency bug(s).

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419440#comment-13419440 ] Mark Miller commented on LUCENE-4238: - Looks like Hossman has also seen this same iss

[jira] [Updated] (LUCENE-4238) NRTCachingDirectory has concurrency bug(s).

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-4238: Attachment: LUCENE-4238.patch Here is an ugly rough test i started playing with yesterday - it wil

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419438#comment-13419438 ] Robert Muir commented on LUCENE-4241: - Don't you think the problem is likely that sol

[jira] [Commented] (LUCENE-4239) Provide access to PackedInts' low-level blocks <-> values conversion methods

2012-07-20 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419430#comment-13419430 ] Han Jiang commented on LUCENE-4239: --- bq. I think we should just commit this current pat

[jira] [Commented] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419429#comment-13419429 ] Mark Miller commented on LUCENE-4241: - Probably related to https://issues.apache.org/

[jira] [Commented] (SOLR-2482) DataImportHandler; reload-config; response in case of failure & further requests

2012-07-20 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419428#comment-13419428 ] James Dyer commented on SOLR-2482: -- See SOLR-2115 for a patch that solves both issues.

[jira] [Commented] (SOLR-1781) Replication index directories not always cleaned up

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419427#comment-13419427 ] Mark Miller commented on SOLR-1781: --- bq. Machines weren't upgraded at the same time to pr

[jira] [Updated] (SOLR-2115) DataImportHandler config file *must* be specified in "defaults" or status will be "DataImportHandler started. Not Initialized. No commands can be run"

2012-07-20 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-2115: - Attachment: SOLR-2115.patch With this patch... - DIH attempts to reload the configuration every time a ne

[jira] [Updated] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-4241: - Attachment: just-failures.txt RecoveryZkTest.testDistribSearch-100-tests-failures.txt.tgz

[jira] [Created] (LUCENE-4241) non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile

2012-07-20 Thread Hoss Man (JIRA)
Hoss Man created LUCENE-4241: Summary: non-reproducible failures from RecoveryZkTest - mostly NRTCachingDirectory.deleteFile Key: LUCENE-4241 URL: https://issues.apache.org/jira/browse/LUCENE-4241 Project

[jira] [Commented] (LUCENE-4239) Provide access to PackedInts' low-level blocks <-> values conversion methods

2012-07-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419415#comment-13419415 ] Michael McCandless commented on LUCENE-4239: I think we should just commit th

[jira] [Updated] (SOLR-2115) DataImportHandler config file *must* be specified in "defaults" or status will be "DataImportHandler started. Not Initialized. No commands can be run"

2012-07-20 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-2115: - Description: The DataImportHandler has two URL parameters for defining the data-config.xml file to be use

[jira] [Commented] (SOLR-1781) Replication index directories not always cleaned up

2012-07-20 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419385#comment-13419385 ] Markus Jelsma commented on SOLR-1781: - Strange indeed. I can/could replicate it on one

[jira] [Commented] (LUCENE-3892) Add a useful intblock postings format (eg, FOR, PFOR, PFORDelta, Simple9/16/64, etc.)

2012-07-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419381#comment-13419381 ] Robert Muir commented on LUCENE-3892: - {quote} I'm afraid that the for loop of readLo

[jira] [Commented] (SOLR-1781) Replication index directories not always cleaned up

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419380#comment-13419380 ] Mark Miller commented on SOLR-1781: --- Hmm...i can't replicate this issue so far. Another

[jira] [Updated] (SOLR-3656) use same data dir in core reload

2012-07-20 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-3656: --- Attachment: SOLR-3656.patch Simple patch that just passes the directory of the current core when creat

[jira] [Commented] (SOLR-3657) error message only refers to "source" field when problem parsing value for "dest" field of copyField

2012-07-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419371#comment-13419371 ] Hoss Man commented on SOLR-3657: Info from solr-user... {noformat} schema.xml: ...

[jira] [Created] (SOLR-3657) error message only refers to "source" field when problem parsing value for "dest" field of copyField

2012-07-20 Thread Hoss Man (JIRA)
Hoss Man created SOLR-3657: -- Summary: error message only refers to "source" field when problem parsing value for "dest" field of copyField Key: SOLR-3657 URL: https://issues.apache.org/jira/browse/SOLR-3657

[jira] [Updated] (LUCENE-3892) Add a useful intblock postings format (eg, FOR, PFOR, PFORDelta, Simple9/16/64, etc.)

2012-07-20 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Han Jiang updated LUCENE-3892: -- Attachment: LUCENE-3892-blockFor-with-packedints-decoder.patch Patch with the decoder interface, menti

Re: svn commit: r1363272 - /lucene/dev/trunk/lucene/test-framework/src/java/org/apache/lucene/util/LuceneTestCase.java

2012-07-20 Thread Robert Muir
Hi Martinj: thanks for looking into this! I think have a better fix for these: the problem is actually in the AssertingAtomicReaders that AssertingDirectoryReader wraps its subreaders with. So I added the invisible-cache-key hack there, and removed it completely from LuceneTestCase. I tested thi

[jira] [Created] (SOLR-3656) use same data dir in core reload

2012-07-20 Thread Yonik Seeley (JIRA)
Yonik Seeley created SOLR-3656: -- Summary: use same data dir in core reload Key: SOLR-3656 URL: https://issues.apache.org/jira/browse/SOLR-3656 Project: Solr Issue Type: Bug Reporter:

[jira] [Commented] (SOLR-3655) A starting replica can briefly appear active after Solr starts and before recovery begins.

2012-07-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419353#comment-13419353 ] Mark Miller commented on SOLR-3655: --- Hmm..almost looks like i thought this mostly because

  1   2   >