[jira] [Updated] (LUCENE-3821) SloppyPhraseScorer sometimes misses documents that ExactPhraseScorer finds.

2012-03-03 Thread Doron Cohen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-3821: Attachment: LUCENE-3821.patch bq. Hmm patch has this: ... import backport.api... Oops, here's a f

[jira] [Commented] (SOLR-3197) Allow firstSearcher and newSearcher listeners to run in multiple threads

2012-03-03 Thread Lance Norskog (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221813#comment-13221813 ] Lance Norskog commented on SOLR-3197: - bq. The original rational was "do we really want

[jira] [Created] (LUCENE-3845) Broken link in docs

2012-03-03 Thread Ben McCann (Created) (JIRA)
Broken link in docs --- Key: LUCENE-3845 URL: https://issues.apache.org/jira/browse/LUCENE-3845 Project: Lucene - Java Issue Type: Bug Components: general/javadocs, general/website Reporter: Ben McCann

[jira] [Commented] (LUCENE-3821) SloppyPhraseScorer sometimes misses documents that ExactPhraseScorer finds.

2012-03-03 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221755#comment-13221755 ] Robert Muir commented on LUCENE-3821: - Thanks for digging into the problem Doron! I'

[jira] [Commented] (LUCENE-3821) SloppyPhraseScorer sometimes misses documents that ExactPhraseScorer finds.

2012-03-03 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221750#comment-13221750 ] Michael McCandless commented on LUCENE-3821: Hmm patch has this: {noformat}

[jira] [Commented] (LUCENE-3842) Analyzing Suggester

2012-03-03 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221748#comment-13221748 ] Michael McCandless commented on LUCENE-3842: VERY cool :) >

[jira] [Updated] (LUCENE-3821) SloppyPhraseScorer sometimes misses documents that ExactPhraseScorer finds.

2012-03-03 Thread Doron Cohen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-3821: Attachment: LUCENE-3821.patch Patch with fix for this problem. I would expect SloppyPhrase scoring

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 12602 - Failure

2012-03-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12602/ 1 tests failed. REGRESSION: org.apache.lucene.queries.function.TestOrdValues.testOrdFieldRank Error Message: java.lang.AssertionError: org.apache.lucene.queries.function.TestOrdValues.testOrdFieldRank: Insane FieldCache u

[jira] [Commented] (LUCENE-3821) SloppyPhraseScorer sometimes misses documents that ExactPhraseScorer finds.

2012-03-03 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221746#comment-13221746 ] Michael McCandless commented on LUCENE-3821: Doron do you have the seed for t

[jira] [Commented] (LUCENE-3843) implement PositionLengthAttribute for all tokenstreams where its appropriate

2012-03-03 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221740#comment-13221740 ] Michael McCandless commented on LUCENE-3843: +1 for a new PositionAttribute h

[jira] [Commented] (LUCENE-3821) SloppyPhraseScorer sometimes misses documents that ExactPhraseScorer finds.

2012-03-03 Thread Doron Cohen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221737#comment-13221737 ] Doron Cohen commented on LUCENE-3821: - I understand the problem. It all has to do -

[jira] [Commented] (LUCENE-3844) Deprecate Token class and remove in trunk

2012-03-03 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221728#comment-13221728 ] Uwe Schindler commented on LUCENE-3844: --- And finally: die, Token, die :-) (© @UweSa

[jira] [Issue Comment Edited] (LUCENE-3844) Deprecate Token class and remove in trunk

2012-03-03 Thread Uwe Schindler (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221728#comment-13221728 ] Uwe Schindler edited comment on LUCENE-3844 at 3/3/12 11:15 PM: ---

[jira] [Updated] (LUCENE-3844) Deprecate Token class and remove in trunk

2012-03-03 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3844: -- Component/s: modules/analysis core/other Affects Version/s: 3.

[jira] [Created] (LUCENE-3844) Deprecate Token class and remove in trunk

2012-03-03 Thread Uwe Schindler (Created) (JIRA)
Deprecate Token class and remove in trunk - Key: LUCENE-3844 URL: https://issues.apache.org/jira/browse/LUCENE-3844 Project: Lucene - Java Issue Type: Task Reporter: Uwe Schindler After i

[jira] [Commented] (LUCENE-3843) implement PositionLengthAttribute for all tokenstreams where its appropriate

2012-03-03 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221721#comment-13221721 ] Robert Muir commented on LUCENE-3843: - we also shouldnt forget to add basic bounds ch

[jira] [Commented] (LUCENE-3843) implement PositionLengthAttribute for all tokenstreams where its appropriate

2012-03-03 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221719#comment-13221719 ] Robert Muir commented on LUCENE-3843: - We should probably also discuss if a separate

[jira] [Commented] (SOLR-3197) Allow firstSearcher and newSearcher listeners to run in multiple threads

2012-03-03 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221715#comment-13221715 ] Yonik Seeley commented on SOLR-3197: The original rational was "do we really want to pe

[jira] [Created] (LUCENE-3843) implement PositionLengthAttribute for all tokenstreams where its appropriate

2012-03-03 Thread Robert Muir (Created) (JIRA)
implement PositionLengthAttribute for all tokenstreams where its appropriate Key: LUCENE-3843 URL: https://issues.apache.org/jira/browse/LUCENE-3843 Project: Lucene - Java

[jira] [Commented] (SOLR-3191) field exclusion from fl

2012-03-03 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221713#comment-13221713 ] Yonik Seeley commented on SOLR-3191: +1, looks great Jan! > field excl

[jira] [Commented] (SOLR-3180) ChaosMonkey test failures

2012-03-03 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221712#comment-13221712 ] Yonik Seeley commented on SOLR-3180: Failures are *much* less frequent, but I still got

[jira] [Commented] (LUCENE-3767) Explore streaming Viterbi search in Kuromoji

2012-03-03 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221707#comment-13221707 ] Robert Muir commented on LUCENE-3767: - +1 > Explore streaming Viterb

[jira] [Created] (LUCENE-3842) Analyzing Suggester

2012-03-03 Thread Robert Muir (Created) (JIRA)
Analyzing Suggester --- Key: LUCENE-3842 URL: https://issues.apache.org/jira/browse/LUCENE-3842 Project: Lucene - Java Issue Type: New Feature Components: modules/spellchecker Affects Versions: 3.6, 4.0

Re: The two non-deterministic solr tests (BasicZkTest, BasicDistributedZkTest)

2012-03-03 Thread Mark Miller
Thanks Steve - I guess for some reason the Maven build is either more intensive or often runs when something else more intensive runs. Will keep an eye on this one to make sure we nailed it. On Mar 3, 2012, at 2:03 PM, Steven A Rowe wrote: > BasicDistributedZkTest just succeeded for the first t

Re: Welcome Stefan Matheis

2012-03-03 Thread David Smiley (@MITRE.org)
Welcome Stefan. I'm glad we have someone we can assign to Solr's UI, and perhaps you can assist on the Lucene's website. Hmmm, even the "/browse" UI too -- plenty to work on :-) Hey, just curious, have you tried AJAX-Solr? I've been using it a lot lately and I'm curious as to your reaction. ~ D

Re: BasicZk* tests help sought.

2012-03-03 Thread Mark Miller
On Mar 3, 2012, at 1:58 PM, Dawid Weiss wrote: > Any clues will be appreciated. I'm guessing its another under heavy load issue. Based on the exceptions given, I boosted how long we are will to wait for the indicated situation to occur. Could you give it another go and see if that helps thing

[jira] [Updated] (LUCENE-3842) Analyzing Suggester

2012-03-03 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3842: Attachment: LUCENE-3842.patch messy,dirty,drinking beer on a saturday-afternoon style patch with t

[jira] [Commented] (LUCENE-3842) Analyzing Suggester

2012-03-03 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221691#comment-13221691 ] Robert Muir commented on LUCENE-3842: - also just so i dont forget, we should allow se

[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 1897 - Failure

2012-03-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/1897/ 1 tests failed. REGRESSION: org.apache.solr.TestDistributedGrouping.testDistribSearch Error Message: org.apache.commons.httpclient.ConnectTimeoutException: The host did not accept the connection within timeout of 100 ms

[jira] [Resolved] (LUCENE-3825) Please push maven snapshots to repositories.apache.org again

2012-03-03 Thread Steven Rowe (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe resolved LUCENE-3825. - Resolution: Fixed Fix Version/s: 4.0 3.6 Assignee: Steven Rowe

RE: The two non-deterministic solr tests (BasicZkTest, BasicDistributedZkTest)

2012-03-03 Thread Steven A Rowe
BasicDistributedZkTest just succeeded for the first time ever under the trunk Maven build! : https://builds.apache.org/job/Lucene-Solr-Maven-trunk/411/console (The build as a whole failed because Jenkins couldn't find test results, but that's a different problem.) Steve -Original Message--

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

2012-03-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/411/ No tests ran. Build Log (for compile errors): [...truncated 28262 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands,

[jira] [Commented] (SOLR-3198) Apache Solr to adhere to Apache Project Branding Requirements

2012-03-03 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221662#comment-13221662 ] Yonik Seeley commented on SOLR-3198: I'd rather not add TM to the logo... it's not actu

[jira] [Commented] (LUCENE-3795) Replace spatial contrib module with LSP's spatial-lucene module

2012-03-03 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221656#comment-13221656 ] Michael McCandless commented on LUCENE-3795: bq. Why not help Apache SIS grow

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

2012-03-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/410/ No tests ran. Build Log (for compile errors): [...truncated 7004 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands,

[JENKINS-MAVEN] Lucene-Solr-Maven-3.x #409: POMs out of sync

2012-03-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-3.x/409/ No tests ran. Build Log (for compile errors): [...truncated 8043 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-

Re: The two non-deterministic solr tests (BasicZkTest, BasicDistributedZkTest)

2012-03-03 Thread Dawid Weiss
Hi Mark. I think the problem may be with the background load. What I reported happens very often on the branch where I'm using that custom ant tasks for spawning parallel tests. This happens on many machines (linux box with 2 cores, windows with 4 cores, linux with 4 cores) but again -- I wasn't s

[jira] [Commented] (LUCENE-3841) CloseableThreadLocal does not work well with Tomcat thread pooling

2012-03-03 Thread Eks Dev (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221629#comment-13221629 ] Eks Dev commented on LUCENE-3841: - This is indeed a problem. Recently we moved to solr on

Re: The two non-deterministic solr tests (BasicZkTest, BasicDistributedZkTest)

2012-03-03 Thread Mark Miller
Thanks Steve - went back in the history a bit and found the fail reports - will help to have it enabled so that I can try / receive feedback. On Mar 3, 2012, at 11:03 AM, Steven A Rowe wrote: > BasicDistributedZkTest is disabled on the Maven build (via a perl script > inserting an @Ignore annot

[jira] [Commented] (LUCENE-3825) Please push maven snapshots to repositories.apache.org again

2012-03-03 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221626#comment-13221626 ] Steven Rowe commented on LUCENE-3825: - bq. Lucene.Zones login is local only (i added

[jira] [Commented] (LUCENE-3825) Please push maven snapshots to repositories.apache.org again

2012-03-03 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221620#comment-13221620 ] Steven Rowe commented on LUCENE-3825: - {quote} I am now in the process of deploying S

RE: The two non-deterministic solr tests (BasicZkTest, BasicDistributedZkTest)

2012-03-03 Thread Steven A Rowe
BasicDistributedZkTest is disabled on the Maven build (via a perl script inserting an @Ignore annotation in the source before compilation), because it has *never* succeeded there. I'll re-enable it. Steve -Original Message- From: Mark Miller [mailto:markrmil...@gmail.com] Sent: Saturd

Re: The two non-deterministic solr tests (BasicZkTest, BasicDistributedZkTest)

2012-03-03 Thread Mark Miller
On Mar 3, 2012, at 10:36 AM, Mark Miller wrote: > > On Mar 3, 2012, at 10:13 AM, Tommaso Teofili wrote: > >> they're only failing during the Maven job, > > Ah, I'll go have a look - haven't noticed these failures then. So I see the BasicZkTest failures here and I've made an attempted fix for

Re: The two non-deterministic solr tests (BasicZkTest, BasicDistributedZkTest)

2012-03-03 Thread Mark Miller
On Mar 3, 2012, at 10:13 AM, Tommaso Teofili wrote: > they're only failing during the Maven job, Ah, I'll go have a look - haven't noticed these failures then. - Mark Miller lucidimagination.com - To unsubscribe, e

[jira] [Commented] (SOLR-2634) Publish nightly snapshots, please

2012-03-03 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221611#comment-13221611 ] Steven Rowe commented on SOLR-2634: --- Hi Benson, Under LUCENE-3825 I committed a change t

[jira] [Commented] (LUCENE-3825) Please push maven snapshots to repositories.apache.org again

2012-03-03 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221608#comment-13221608 ] Steven Rowe commented on LUCENE-3825: - Turns out my LDAP account was locked for "exce

[jira] [Commented] (LUCENE-3825) Please push maven snapshots to repositories.apache.org again

2012-03-03 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221605#comment-13221605 ] Uwe Schindler commented on LUCENE-3825: --- Lucene.Zones login is local only (i added

Re: The two non-deterministic solr tests (BasicZkTest, BasicDistributedZkTest)

2012-03-03 Thread Tommaso Teofili
As far as I can see from Jenkins build reports it seems they're only failing during the Maven job, not for ant, is that something that is true for you as well Dawid?. I think at leaste the BasicZkTest failure depends (also?) on the amount of load on the machine during the tests which makes the time

[jira] [Commented] (LUCENE-3825) Please push maven snapshots to repositories.apache.org again

2012-03-03 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221604#comment-13221604 ] Steven Rowe commented on LUCENE-3825: - bq. the nexus log says, 'unable to authenticat

[jira] [Issue Comment Edited] (LUCENE-3825) Please push maven snapshots to repositories.apache.org again

2012-03-03 Thread Steven Rowe (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221603#comment-13221603 ] Steven Rowe edited comment on LUCENE-3825 at 3/3/12 2:57 PM: -

[jira] [Commented] (LUCENE-3825) Please push maven snapshots to repositories.apache.org again

2012-03-03 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221603#comment-13221603 ] Steven Rowe commented on LUCENE-3825: - In order to enable deploying to the Apache sna

[jira] [Commented] (LUCENE-3825) Please push maven snapshots to repositories.apache.org again

2012-03-03 Thread Benson Margulies (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221602#comment-13221602 ] Benson Margulies commented on LUCENE-3825: -- the nexus log says, 'unable to authe

[jira] [Resolved] (SOLR-2191) Change SolrException cstrs that take Throwable to default to alreadyLogged=false

2012-03-03 Thread Mark Miller (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-2191. --- Resolution: Fixed > Change SolrException cstrs that take Throwable to default to > alreadyLogged=

[jira] [Resolved] (SOLR-3129) Move a lot of the startup logging to trace.

2012-03-03 Thread Mark Miller (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-3129. --- Resolution: Fixed I think yonik has already done this, just using debug rather than trace.

[jira] [Resolved] (SOLR-3126) We should try to do a quick sync on std start up recovery before trying to do a full blown replication.

2012-03-03 Thread Mark Miller (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-3126. --- Resolution: Fixed > We should try to do a quick sync on std start up recovery before trying to do

[jira] [Commented] (LUCENE-3767) Explore streaming Viterbi search in Kuromoji

2012-03-03 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221599#comment-13221599 ] Michael McCandless commented on LUCENE-3767: Thanks Christian!

[jira] [Resolved] (SOLR-3166) Allow bootstrapping multiple config sets from multi-core setups.

2012-03-03 Thread Mark Miller (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-3166. --- Resolution: Fixed > Allow bootstrapping multiple config sets from multi-core setups. > ---

[jira] [Resolved] (SOLR-3194) Attaching a commit to an update request results in too many commits on each node.

2012-03-03 Thread Mark Miller (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-3194. --- Resolution: Fixed > Attaching a commit to an update request results in too many commits on each >

[jira] [Commented] (LUCENE-3825) Please push maven snapshots to repositories.apache.org again

2012-03-03 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221597#comment-13221597 ] Steven Rowe commented on LUCENE-3825: - I deployed all of Lucene's trunk artifacts to

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1865 - Failure

2012-03-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1865/ 1 tests failed. REGRESSION: org.apache.lucene.queries.function.TestOrdValues.testReverseOrdFieldRank Error Message: java.lang.AssertionError: org.apache.lucene.queries.function.TestOrdValues.testReverseOrdFieldRank:

Re: The two non-deterministic solr tests (BasicZkTest, BasicDistributedZkTest)

2012-03-03 Thread Mark Miller
On Mar 3, 2012, at 3:21 AM, Dawid Weiss wrote: > Guys, are these tests broken or is it something with the timing > (races)? They do fail for me pretty consistently although they are not > reproducible for any particular seed. Is anybody working on fixing > this? I realize distributed stuff is amo

[jira] [Updated] (SOLR-3198) Apache Solr to adhere to Apache Project Branding Requirements

2012-03-03 Thread Lewis John McGibbney (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated SOLR-3198: --- Attachment: SOLR-3198.patch Solr_tm.png Patch contains trivial update

[jira] [Created] (SOLR-3198) Apache Solr to adhere to Apache Project Branding Requirements

2012-03-03 Thread Lewis John McGibbney (Created) (JIRA)
Apache Solr to adhere to Apache Project Branding Requirements -- Key: SOLR-3198 URL: https://issues.apache.org/jira/browse/SOLR-3198 Project: Solr Issue Type: New Feature

Re: The two non-deterministic solr tests (BasicZkTest, BasicDistributedZkTest)

2012-03-03 Thread Dawid Weiss
Thanks Tommaso! Dawid On Sat, Mar 3, 2012 at 10:20 AM, Tommaso Teofili wrote: > Hi Dawid, > I'll have a look at those tests and see if I can figure out what the problem > is. > Tommaso > > 2012/3/3 Dawid Weiss >> >> Guys, are these tests broken or is it something with the timing >> (races)? Th

[JENKINS] Solr-trunk - Build # 1781 - Still Failing

2012-03-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-trunk/1781/ 1 tests failed. FAILED: org.apache.solr.TestDistributedSearch.testDistribSearch Error Message: java.lang.AssertionError: Some threads threw uncaught exceptions! Stack Trace: java.lang.RuntimeException: java.lang.AssertionError: Some threads

Re: The two non-deterministic solr tests (BasicZkTest, BasicDistributedZkTest)

2012-03-03 Thread Tommaso Teofili
Hi Dawid, I'll have a look at those tests and see if I can figure out what the problem is. Tommaso 2012/3/3 Dawid Weiss > Guys, are these tests broken or is it something with the timing > (races)? They do fail for me pretty consistently although they are not > reproducible for any particular see

[jira] [Commented] (LUCENE-3767) Explore streaming Viterbi search in Kuromoji

2012-03-03 Thread Christian Moen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221544#comment-13221544 ] Christian Moen commented on LUCENE-3767: Thanks, Mike. I'll commit this to {{tru

The two non-deterministic solr tests (BasicZkTest, BasicDistributedZkTest)

2012-03-03 Thread Dawid Weiss
Guys, are these tests broken or is it something with the timing (races)? They do fail for me pretty consistently although they are not reproducible for any particular seed. Is anybody working on fixing this? I realize distributed stuff is among the hardest to debug/ fix, but I feel tempted to make