[jira] [Created] (LUCENE-4723) Add AnalyzerFactoryTask to benchmark, and enable analyzer creation via the resulting factories via NewAnalyzerTask

2013-01-27 Thread Steve Rowe (JIRA)
Steve Rowe created LUCENE-4723: -- Summary: Add AnalyzerFactoryTask to benchmark, and enable analyzer creation via the resulting factories via NewAnalyzerTask Key: LUCENE-4723 URL:

[jira] [Updated] (LUCENE-4723) Add AnalyzerFactoryTask to benchmark, and enable analyzer creation via the resulting factories using NewAnalyzerTask

2013-01-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-4723: --- Summary: Add AnalyzerFactoryTask to benchmark, and enable analyzer creation via the resulting

[jira] [Updated] (LUCENE-4723) Add AnalyzerFactoryTask to benchmark, and enable analyzer creation via the resulting factories using NewAnalyzerTask

2013-01-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-4723: --- Attachment: LUCENE-4723.patch Patch. I extended the algorithm file syntax to allow for double- and

[jira] [Commented] (LUCENE-4723) Add AnalyzerFactoryTask to benchmark, and enable analyzer creation via the resulting factories using NewAnalyzerTask

2013-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563781#comment-13563781 ] Uwe Schindler commented on LUCENE-4723: --- Hey, this is great! Now the 2nd use-case

[jira] [Commented] (LUCENE-4642) TokenizerFactory should provide a create method with a given AttributeSource

2013-01-27 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563784#comment-13563784 ] Renaud Delbru commented on LUCENE-4642: --- Hi Robert, I understand your point of

[jira] [Updated] (LUCENE-4724) TaxonomyReader drops empty string component from CategoryPath

2013-01-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4724: --- Attachment: LUCENE-4724.patch Test case showing the issue ...

[jira] [Created] (LUCENE-4724) TaxonomyReader drops empty string component from CategoryPath

2013-01-27 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-4724: -- Summary: TaxonomyReader drops empty string component from CategoryPath Key: LUCENE-4724 URL: https://issues.apache.org/jira/browse/LUCENE-4724 Project:

[jira] [Commented] (LUCENE-4642) TokenizerFactory should provide a create method with a given AttributeSource

2013-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563790#comment-13563790 ] Uwe Schindler commented on LUCENE-4642: --- TokenStreams are final and their settings

[jira] [Commented] (LUCENE-4642) TokenizerFactory should provide a create method with a given AttributeSource

2013-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563791#comment-13563791 ] Uwe Schindler commented on LUCENE-4642: --- bq. And I guess I was secretly hoping we

[jira] [Updated] (LUCENE-4724) TaxonomyReader drops empty string component from CategoryPath

2013-01-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4724: --- Attachment: LUCENE-4724.patch New patch w/ fix. The problem was String.split: if

[jira] [Comment Edited] (LUCENE-4642) TokenizerFactory should provide a create method with a given AttributeSource

2013-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563791#comment-13563791 ] Uwe Schindler edited comment on LUCENE-4642 at 1/27/13 12:20 PM:

[jira] [Updated] (LUCENE-4642) TokenizerFactory should provide a create method with a given AttributeSource

2013-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4642: -- Attachment: TrieTokenizerFactory.java.patch Here the patch that changes the hack so we can

[jira] [Commented] (LUCENE-4724) TaxonomyReader drops empty string component from CategoryPath

2013-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563797#comment-13563797 ] Shai Erera commented on LUCENE-4724: Good catch. But I'm not sure about the fix. I.e.

[jira] [Commented] (LUCENE-4642) TokenizerFactory should provide a create method with a given AttributeSource

2013-01-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563798#comment-13563798 ] Robert Muir commented on LUCENE-4642: - +1 for Uwe's patch. I think this constructor

[jira] [Commented] (LUCENE-4723) Add AnalyzerFactoryTask to benchmark, and enable analyzer creation via the resulting factories using NewAnalyzerTask

2013-01-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563801#comment-13563801 ] Robert Muir commented on LUCENE-4723: - I agree! maybe we can put the foldToASCII.txt

[jira] [Commented] (LUCENE-4722) Can we move SortField.Type.SCORE/DOC to singleton SortField instances instead...?

2013-01-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563802#comment-13563802 ] Robert Muir commented on LUCENE-4722: - the fact there is a .Type.CUSTOM tells us this

[jira] [Commented] (LUCENE-4724) TaxonomyReader drops empty string component from CategoryPath

2013-01-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563811#comment-13563811 ] Michael McCandless commented on LUCENE-4724: OK I agree: let's disallow empty

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

2013-01-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563813#comment-13563813 ] Michael McCandless commented on LUCENE-3918: bq. From what I remember (and I

[jira] [Commented] (SOLR-4355) SolrException SolrServerException message should retun root cause

2013-01-27 Thread Nikolai Luthman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563817#comment-13563817 ] Nikolai Luthman commented on SOLR-4355: --- I think the best way to do this would be to

[jira] [Commented] (SOLR-4365) Make positionIncrementGap=100 the default

2013-01-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563818#comment-13563818 ] Erick Erickson commented on SOLR-4365: -- Programmatically you're right, my only

[jira] [Updated] (LUCENE-4725) Use Animal-Sniffer ANT task to enforce JDK compatibility

2013-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4725: -- Description: While developing the fork of the forbidden-apis check, I recogized another very

[jira] [Created] (LUCENE-4725) Use Animal-Sniffer ANT task to enforce JDK compatibility

2013-01-27 Thread Uwe Schindler (JIRA)
Uwe Schindler created LUCENE-4725: - Summary: Use Animal-Sniffer ANT task to enforce JDK compatibility Key: LUCENE-4725 URL: https://issues.apache.org/jira/browse/LUCENE-4725 Project: Lucene - Core

[jira] [Commented] (LUCENE-4724) TaxonomyReader drops empty string component from CategoryPath

2013-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563828#comment-13563828 ] Shai Erera commented on LUCENE-4724: bq. OK I agree: let's disallow empty string at

[jira] [Updated] (LUCENE-4570) release policeman tools?

2013-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4570: -- Attachment: LUCENE-4570.patch Here a new patch for Lucene+Solr, that makes use of all new

Build failed in Jenkins: the 4547 machine gun #848

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/848/ -- [...truncated 967 lines...] [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsOfNonMatches [junit4:junit4] Completed on J3 in 0.21s, 69 tests

Jenkins build is back to normal : the 4547 machine gun #849

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/849/ - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Re: Build failed in Jenkins: the 4547 machine gun #848

2013-01-27 Thread Robert Muir
looks like it actually involves compressing vectors. ill take a look. On Sun, Jan 27, 2013 at 2:07 PM, Charlie Cron hudsonsevilt...@gmail.com wrote: See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/848/ -- [...truncated 967 lines...]

Re: Build failed in Jenkins: the 4547 machine gun #848

2013-01-27 Thread Robert Muir
this is the finishDocument trick again. We added this to term vectors API and so the test is causing failures where it should not... I thought mike already fixed this, maybe its just another test with the same problem though. On Sun, Jan 27, 2013 at 2:07 PM, Charlie Cron

[jira] [Commented] (SOLR-2894) Implement distributed pivot faceting

2013-01-27 Thread Shahar Davidson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563902#comment-13563902 ] Shahar Davidson commented on SOLR-2894: --- Hi Chris, Once again, your efforts are much

Re: svn commit: r1433177 - /lucene/dev/trunk/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterWithThreads.java

2013-01-27 Thread Robert Muir
This still isnt quite right though, because now that we trip exceptions during Codec's finishDocument (and this test uses ConcurrentMergeScheduler explicitly!), its possible to have an uncaught exception in another thread from the codec's TermVectorsWriter finishDocument(): e.g.

Re: svn commit: r1433177 - /lucene/dev/trunk/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterWithThreads.java

2013-01-27 Thread Robert Muir
I committed a fix... just a silly equals() bug On Sun, Jan 27, 2013 at 2:42 PM, Robert Muir rcm...@gmail.com wrote: This still isnt quite right though, because now that we trip exceptions during Codec's finishDocument (and this test uses ConcurrentMergeScheduler explicitly!), its possible to

Build failed in Jenkins: the 4547 machine gun #854

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/854/changes Changes: [rmuir] add two more tests [rmuir] fix equals bug in test [mikemccand] fix some nocommits -- [...truncated 1014 lines...] [junit4:junit4] [junit4:junit4] Suite:

Build failed in Jenkins: the 4547 machine gun #855

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/855/ -- [...truncated 1002 lines...] [junit4:junit4] Completed on J2 in 3.27s, 6 tests [junit4:junit4] [junit4:junit4] Suite:

Re: svn commit: r1439150 - in /lucene/dev/branches/lucene4547/lucene/core/src: java/org/apache/lucene/index/ java/org/apache/lucene/util/ test/org/apache/lucene/index/

2013-01-27 Thread Robert Muir
On Sun, Jan 27, 2013 at 2:29 PM, mikemcc...@apache.org wrote: == --- lucene/dev/branches/lucene4547/lucene/core/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java (original) +++

Build failed in Jenkins: the 4547 machine gun #856

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/856/ -- [...truncated 1002 lines...] [junit4:junit4] Completed on J0 in 0.07s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpanMultiTermQueryWrapper

Build failed in Jenkins: the 4547 machine gun #857

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/857/ -- [...truncated 1001 lines...] [junit4:junit4] Completed on J1 in 0.07s, 4 tests [junit4:junit4] [junit4:junit4] Suite:

Build failed in Jenkins: the 4547 machine gun #858

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/858/changes Changes: [rmuir] Merged /lucene/dev/trunk:r1438171-1439161 -- [...truncated 1081 lines...] [junit4:junit4] [junit4:junit4] Suite:

Build failed in Jenkins: the 4547 machine gun #859

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/859/ -- [...truncated 1006 lines...] [junit4:junit4] Completed on J2 in 0.30s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestAutomatonQuery [junit4:junit4]

Build failed in Jenkins: the 4547 machine gun #860

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/860/ -- [...truncated 1004 lines...] [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestSystemPropertiesInvariantRule [junit4:junit4] Completed on J2 in 0.09s, 5

Build failed in Jenkins: the 4547 machine gun #862

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/862/ -- [...truncated 1010 lines...] [junit4:junit4] Completed on J3 in 0.16s, 8 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpansAdvanced2

Build failed in Jenkins: the 4547 machine gun #863

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/863/ -- [...truncated 1009 lines...] [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestBooleanOr [junit4:junit4] Completed on J3 in 1.51s, 6 tests [junit4:junit4]

[jira] [Resolved] (LUCENE-4704) TermsIncludingScoreQuery and TermsQuery should implement hashcode() and equals()

2013-01-27 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen resolved LUCENE-4704. --- Resolution: Fixed Fix Version/s: 5.0 4.2

[jira] [Commented] (LUCENE-4704) TermsIncludingScoreQuery and TermsQuery should implement hashcode() and equals()

2013-01-27 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563915#comment-13563915 ] Commit Tag Bot commented on LUCENE-4704: [trunk commit] Martijn van Groningen

[jira] [Commented] (LUCENE-4704) TermsIncludingScoreQuery and TermsQuery should implement hashcode() and equals()

2013-01-27 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563914#comment-13563914 ] Commit Tag Bot commented on LUCENE-4704: [branch_4x commit] Martijn van Groningen

Jenkins build is back to normal : the 4547 machine gun #864

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/864/changes - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Commented] (LUCENE-4043) Add scoring support for query time join

2013-01-27 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563917#comment-13563917 ] Martijn van Groningen commented on LUCENE-4043: --- Hi David, I just committed

[jira] [Commented] (SOLR-2894) Implement distributed pivot faceting

2013-01-27 Thread Chris Russell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563920#comment-13563920 ] Chris Russell commented on SOLR-2894: - Ken and Shahar, thank you both for your interest

Re: svn commit: r1433177 - /lucene/dev/trunk/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterWithThreads.java

2013-01-27 Thread Michael McCandless
Thanks Robert. Mike McCandless http://blog.mikemccandless.com On Sun, Jan 27, 2013 at 2:51 PM, Robert Muir rcm...@gmail.com wrote: I committed a fix... just a silly equals() bug On Sun, Jan 27, 2013 at 2:42 PM, Robert Muir rcm...@gmail.com wrote: This still isnt quite right though, because

[jira] [Commented] (SOLR-3854) SolrCloud does not work with https

2013-01-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563935#comment-13563935 ] Mark Miller commented on SOLR-3854: --- One comment: It might be nice to add an option that

[jira] [Created] (LUCENE-4726) Make PackedInts encoding from/to byte byte-aligned

2013-01-27 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4726: Summary: Make PackedInts encoding from/to byte byte-aligned Key: LUCENE-4726 URL: https://issues.apache.org/jira/browse/LUCENE-4726 Project: Lucene - Core

[jira] [Updated] (LUCENE-4723) Add AnalyzerFactoryTask to benchmark, and enable analyzer creation via the resulting factories using NewAnalyzerTask

2013-01-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-4723: --- Attachment: LUCENE-4723.patch bq. maybe we can put the foldToASCII.txt just in the tests folder and

[jira] [Updated] (LUCENE-4726) Make PackedInts encoding from/to byte byte-aligned

2013-01-27 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4726: - Attachment: LUCENE-4726.patch Patch. This doesn't seem to hurt Lucene41PF performance, it's

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #751: POMs out of sync

2013-01-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/751/ 1 tests failed. REGRESSION: org.apache.solr.cloud.SyncSliceTest.testDistribSearch Error Message: shard1 should have just been set up to be inconsistent - but it's still consistent Stack Trace: java.lang.AssertionError: shard1

[jira] [Created] (SOLR-4367) SpellCheckComponent doesn't complain if its spellchecker list is malformed

2013-01-27 Thread Jack Krupansky (JIRA)
Jack Krupansky created SOLR-4367: Summary: SpellCheckComponent doesn't complain if its spellchecker list is malformed Key: SOLR-4367 URL: https://issues.apache.org/jira/browse/SOLR-4367 Project: Solr

Build failed in Jenkins: the 4547 machine gun #936

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/936/changes Changes: [rmuir] clear up some nocommits -- [...truncated 54295 lines...] [junit4:junit4]at

Build failed in Jenkins: the 4547 machine gun #937

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/937/ -- [...truncated 53221 lines...] [junit4:junit4]at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:559) [junit4:junit4]at

Build failed in Jenkins: the 4547 machine gun #938

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/938/ -- [...truncated 47185 lines...] [junit4:junit4] 2at org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:110) [junit4:junit4] 2at

Build failed in Jenkins: the 4547 machine gun #939

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/939/ -- [...truncated 53588 lines...] [junit4:junit4]at org.apache.lucene.search.TestLiveFieldValues$3.run(TestLiveFieldValues.java:159) [junit4:junit4] Caused by:

Build failed in Jenkins: the 4547 machine gun #940

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/940/ -- [...truncated 53245 lines...] [junit4:junit4]at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) [junit4:junit4]at

Build failed in Jenkins: the 4547 machine gun #941

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/941/ -- [...truncated 42585 lines...] [junit4:junit4]at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782) [junit4:junit4]at

Build failed in Jenkins: the 4547 machine gun #942

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/942/ -- [...truncated 51717 lines...] [junit4:junit4]at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773) [junit4:junit4]at

Re: Build failed in Jenkins: the 4547 machine gun #936

2013-01-27 Thread Robert Muir
bug in jenkins. my job has a space in its name, so it doesnt remove unversioned files correctly. They should hire Uwe! On Sun, Jan 27, 2013 at 9:50 PM, Charlie Cron hudsonsevilt...@gmail.com wrote: See http://fortyounce.servebeer.com/job/the%204547%20machine%20gun/936/changes Changes:

[jira] [Created] (SOLR-4368) StatsComponent fails working with TriField

2013-01-27 Thread zuwang (JIRA)
zuwang created SOLR-4368: Summary: StatsComponent fails working with TriField Key: SOLR-4368 URL: https://issues.apache.org/jira/browse/SOLR-4368 Project: Solr Issue Type: Bug Components:

[jira] [Commented] (SOLR-4368) StatsComponent fails working with TriField

2013-01-27 Thread zuwang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13564018#comment-13564018 ] zuwang commented on SOLR-4368: -- in one method in

[jira] [Commented] (SOLR-4196) Untangle XML-specific nature of Config and Container classes

2013-01-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13564021#comment-13564021 ] Mark Miller commented on SOLR-4196: --- I'm going to take a closer look at the latest patch.

[jira] [Commented] (SOLR-4234) Add support for binary files in ZooKeeper.

2013-01-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13564022#comment-13564022 ] Mark Miller commented on SOLR-4234: --- Let me know if you make any progress Eric - I'd like

[jira] [Updated] (SOLR-4196) Untangle XML-specific nature of Config and Container classes

2013-01-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-4196: - Attachment: StressTest.zip SOLR-4196.patch Mark: But I _like_ underscores.

Build failed in Jenkins: the_4547_machine_gun_with_no_spaces_in_its_name #969

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/969/ -- [...truncated 8204 lines...] -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: module-build.init:

Jenkins build is back to normal : the_4547_machine_gun_with_no_spaces_in_its_name #970

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/970/ - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Re: Build failed in Jenkins: the_4547_machine_gun_with_no_spaces_in_its_name #969

2013-01-27 Thread Robert Muir
I committed a fix On Mon, Jan 28, 2013 at 12:19 AM, Charlie Cron hudsonsevilt...@gmail.com wrote: See http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/969/ -- [...truncated 8204 lines...] -clover.disable:

Build failed in Jenkins: the_4547_machine_gun_with_no_spaces_in_its_name #979

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/979/ -- [...truncated 997 lines...] [junit4:junit4] Completed on J1 in 0.07s, 5 tests [junit4:junit4] [junit4:junit4] Suite:

Build failed in Jenkins: the_4547_machine_gun_with_no_spaces_in_its_name #980

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/980/ -- [...truncated 967 lines...] [junit4:junit4] Completed on J1 in 0.08s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestOmitPositions

Jenkins build is back to normal : the_4547_machine_gun_with_no_spaces_in_its_name #981

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/981/ - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

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

2013-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13564077#comment-13564077 ] Shai Erera commented on LUCENE-3918: Yeah, I see what you mean. Instead of

Build failed in Jenkins: the_4547_machine_gun_with_no_spaces_in_its_name #984

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/984/ -- [...truncated 1032 lines...] [junit4:junit4] Completed on J3 in 0.10s, 6 tests [junit4:junit4] [junit4:junit4] Suite:

Re: Build failed in Jenkins: the_4547_machine_gun_with_no_spaces_in_its_name #984

2013-01-27 Thread Robert Muir
I committed a fix for these. On Mon, Jan 28, 2013 at 1:27 AM, Charlie Cron hudsonsevilt...@gmail.com wrote: See http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/984/ -- [...truncated 1032 lines...] [junit4:junit4]

Jenkins build is back to normal : the_4547_machine_gun_with_no_spaces_in_its_name #985

2013-01-27 Thread Charlie Cron
See http://fortyounce.servebeer.com/job/the_4547_machine_gun_with_no_spaces_in_its_name/985/ - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org