[jira] [Updated] (LUCENE-4610) Implement a NoParentsAccumulator

2012-12-12 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4610: --- Attachment: LUCENE-4610.patch Patch implements NoParentsAggregator and a matching test. Note the

RE: svn commit: r1420580 - /lucene/dev/trunk/build.xml

2012-12-12 Thread Uwe Schindler
Hi, I committed the reorder of the checks. The dependency validation task fails in Solr: [licenses] MISSING sha1 checksum file for: C:\Users\Uwe Schindler\.m2\repository\org\jboss\netty\netty\3.2.2.Final\netty-3.2.2.Fina l.jar [licenses] Scanned 30 JAR file(s) for licenses (in 0.27s.), 1

[jira] [Commented] (SOLR-4114) Collection API: Allow multiple shards from one collection on the same Solr server

2012-12-12 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529791#comment-13529791 ] Per Steffensen commented on SOLR-4114: -- bq. Great patch! I just had to make a couple

[jira] [Commented] (SOLR-4136) SolrCloud bugs when servlet context contains / or _

2012-12-12 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529795#comment-13529795 ] Per Steffensen commented on SOLR-4136: -- Can confirm that Marks patch for

[jira] [Commented] (SOLR-4114) Collection API: Allow multiple shards from one collection on the same Solr server

2012-12-12 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529797#comment-13529797 ] Per Steffensen commented on SOLR-4114: -- bq. Feel free to give feedback in that issue -

[jira] [Resolved] (SOLR-4114) Collection API: Allow multiple shards from one collection on the same Solr server

2012-12-12 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Per Steffensen resolved SOLR-4114. -- Resolution: Fixed Collection API: Allow multiple shards from one collection on the same

[jira] [Commented] (SOLR-4120) Collection API: Support for specifying a list of solrs to spread a new collection across

2012-12-12 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529800#comment-13529800 ] Per Steffensen commented on SOLR-4120: -- I will find time soon to make you a

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

2012-12-12 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/181/ No tests ran. Build Log: [...truncated 11359 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

[jira] [Updated] (SOLR-4141) EDismax: Strange combination of subqueries with parentheses

2012-12-12 Thread Leonhard Maylein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonhard Maylein updated SOLR-4141: --- Issue Type: Improvement (was: Bug) EDismax: Strange combination of subqueries with

[jira] [Commented] (SOLR-4141) EDismax: Strange combination of subqueries with parentheses

2012-12-12 Thread Leonhard Maylein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529864#comment-13529864 ] Leonhard Maylein commented on SOLR-4141: In combination with the

[jira] [Updated] (SOLR-4153) eDismax: Misinterpretation of hyphens

2012-12-12 Thread Leonhard Maylein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonhard Maylein updated SOLR-4153: --- Issue Type: Improvement (was: Bug) eDismax: Misinterpretation of hyphens

[jira] [Commented] (SOLR-4153) eDismax: Misinterpretation of hyphens

2012-12-12 Thread Leonhard Maylein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529868#comment-13529868 ] Leonhard Maylein commented on SOLR-4153: This problem is related to SOLR-4141.

[jira] [Commented] (SOLR-4160) eDismax should not split search terms between letters and digits

2012-12-12 Thread Leonhard Maylein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529870#comment-13529870 ] Leonhard Maylein commented on SOLR-4160: This problem is related to SOLR-4141.

RE: [JENKINS-MAVEN] Lucene-Solr-Maven-4.x #181: POMs out of sync

2012-12-12 Thread Uwe Schindler
The problem here is: The Maven job uploads the artifacts tot he remote reporsitoy, but does not install it locally, so the dependency check does not work. It worked before in an incorrect way, because it only verified the results of the Maven build, not our artifact creation with Ant. I think

[jira] [Created] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Robert Muir (JIRA)
Robert Muir created SOLR-4169: - Summary: The test suite should consistently pass Key: SOLR-4169 URL: https://issues.apache.org/jira/browse/SOLR-4169 Project: Solr Issue Type: Bug

RE: svn commit: r1420580 - /lucene/dev/trunk/build.xml

2012-12-12 Thread Steve Rowe
Thanks Uwe, I'll look into it. On Dec 12, 2012 4:30 AM, Uwe Schindler u...@thetaphi.de wrote: Hi, I committed the reorder of the checks. The dependency validation task fails in Solr: [licenses] MISSING sha1 checksum file for: C:\Users\Uwe

[jira] [Created] (LUCENE-4619) Create a specialized path for facets counting

2012-12-12 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-4619: -- Summary: Create a specialized path for facets counting Key: LUCENE-4619 URL: https://issues.apache.org/jira/browse/LUCENE-4619 Project: Lucene - Core Issue

[jira] [Created] (LUCENE-4620) Explore IntEncoder/Decoder bulk API

2012-12-12 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-4620: -- Summary: Explore IntEncoder/Decoder bulk API Key: LUCENE-4620 URL: https://issues.apache.org/jira/browse/LUCENE-4620 Project: Lucene - Core Issue Type:

[jira] [Created] (SOLR-4170) Exception while creating snapshot

2012-12-12 Thread Marcin Rzewucki (JIRA)
Marcin Rzewucki created SOLR-4170: - Summary: Exception while creating snapshot Key: SOLR-4170 URL: https://issues.apache.org/jira/browse/SOLR-4170 Project: Solr Issue Type: Bug

[jira] [Created] (LUCENE-4621) FacetIndexing/SearchParams house cleaning

2012-12-12 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-4621: -- Summary: FacetIndexing/SearchParams house cleaning Key: LUCENE-4621 URL: https://issues.apache.org/jira/browse/LUCENE-4621 Project: Lucene - Core Issue Type:

[jira] [Created] (LUCENE-4622) TopKFacetsResultHandler should tie break sort by label not ord?

2012-12-12 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-4622: -- Summary: TopKFacetsResultHandler should tie break sort by label not ord? Key: LUCENE-4622 URL: https://issues.apache.org/jira/browse/LUCENE-4622 Project:

[jira] [Updated] (LUCENE-4619) Create a specialized path for facets counting

2012-12-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4619: --- Attachment: LUCENE-4619.patch Attached starting patch with a PayloadFacetField, and

[jira] [Commented] (LUCENE-4622) TopKFacetsResultHandler should tie break sort by label not ord?

2012-12-12 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529965#comment-13529965 ] Shai Erera commented on LUCENE-4622: I think that there are two issues here Mike -

RE: svn commit: r1420580 - /lucene/dev/trunk/build.xml

2012-12-12 Thread Uwe Schindler
I committed another fix fort he Maven-ANT artifact creation. This problem is still there, but I ignored it from my side. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de/ http://www.thetaphi.de eMail: u...@thetaphi.de From: Steve Rowe

[jira] [Commented] (LUCENE-4620) Explore IntEncoder/Decoder bulk API

2012-12-12 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529966#comment-13529966 ] Shai Erera commented on LUCENE-4620: Also, today there are few IntEncoders which are

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

2012-12-12 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/701/ No tests ran. Build Log: [...truncated 11036 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

[jira] [Commented] (SOLR-4114) Collection API: Allow multiple shards from one collection on the same Solr server

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529976#comment-13529976 ] Mark Miller commented on SOLR-4114: --- I don't often run precommit - takes too long - but I

[jira] [Created] (LUCENE-4623) facets should index drill-down fields using DOCS_ONLY

2012-12-12 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-4623: -- Summary: facets should index drill-down fields using DOCS_ONLY Key: LUCENE-4623 URL: https://issues.apache.org/jira/browse/LUCENE-4623 Project: Lucene -

[jira] [Commented] (LUCENE-4623) facets should index drill-down fields using DOCS_ONLY

2012-12-12 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529983#comment-13529983 ] Shai Erera commented on LUCENE-4623: Yes, that's a bug that's bugging me for some

[jira] [Commented] (LUCENE-4622) TopKFacetsResultHandler should tie break sort by label not ord?

2012-12-12 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529988#comment-13529988 ] Gilad Barkai commented on LUCENE-4622: -- I'm not fond of the post processing... Today

Re: [JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.6.0_37) - Build # 2138 - Still Failing!

2012-12-12 Thread Mark Miller
On Dec 12, 2012, at 1:08 AM, Shawn Heisey s...@elyograg.org wrote: On 12/11/2012 8:19 PM, Mark Miller wrote: I think there are two different issues at least going on - mostly around replication. Just happens the solrcloud tests do a lot of that, so they tend to pick up on issues there.

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530008#comment-13530008 ] Michael McCandless commented on SOLR-4169: -- +1 The test suite

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530018#comment-13530018 ] Jack Krupansky commented on SOLR-4169: -- +1 Maybe especially problematic tests could

[jira] [Created] (SOLR-4171) CachingDirectoryFactory should not return any directories after it has been closed.

2012-12-12 Thread Mark Miller (JIRA)
Mark Miller created SOLR-4171: - Summary: CachingDirectoryFactory should not return any directories after it has been closed. Key: SOLR-4171 URL: https://issues.apache.org/jira/browse/SOLR-4171 Project:

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530036#comment-13530036 ] Robert Muir commented on SOLR-4169: --- {quote} Maybe especially problematic tests could be

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530037#comment-13530037 ] Mark Miller commented on SOLR-4169: --- Many of the current fails are existing bugs that

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530040#comment-13530040 ] Mark Miller commented on SOLR-4169: --- bq. If a test fails all the time it has 0% coverage.

[jira] [Commented] (SOLR-3911) Make Directory and DirectoryFactory first class so that the majority of Solr's features work with any custom implementations.

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530041#comment-13530041 ] Mark Miller commented on SOLR-3911: --- Okay, this is pretty firmed up now - I'm ready to

[jira] [Commented] (SOLR-3911) Make Directory and DirectoryFactory first class so that the majority of Solr's features work with any custom implementations.

2012-12-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530044#comment-13530044 ] Yonik Seeley commented on SOLR-3911: +1... merging any of these bug issues targeted for

[jira] [Commented] (SOLR-4171) CachingDirectoryFactory should not return any directories after it has been closed.

2012-12-12 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530045#comment-13530045 ] Commit Tag Bot commented on SOLR-4171: -- [trunk commit] Mark Robert Miller

[jira] [Commented] (LUCENE-4619) Create a specialized path for facets counting

2012-12-12 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530049#comment-13530049 ] Shai Erera commented on LUCENE-4619: Few comments: * You can remove TestDemoFacets

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530052#comment-13530052 ] Mark Miller commented on SOLR-4169: --- One nice thing about all the jenkins now, pumping

[jira] [Commented] (SOLR-3911) Make Directory and DirectoryFactory first class so that the majority of Solr's features work with any custom implementations.

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530057#comment-13530057 ] Mark Miller commented on SOLR-3911: --- Okay, makes sense. There should only be the lazy

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530060#comment-13530060 ] Adrien Grand commented on SOLR-4169: bq. Im excited to see these fails! I don't agree.

Re: svn commit: r1420786 - /lucene/dev/trunk/dev-tools/maven/solr/solrj/src/java/pom.xml.template

2012-12-12 Thread Robert Muir
thanks for tracking this down! On Wed, Dec 12, 2012 at 10:49 AM, sar...@apache.org wrote: Author: sarowe Date: Wed Dec 12 15:49:43 2012 New Revision: 1420786 URL: http://svn.apache.org/viewvc?rev=1420786view=rev Log: Maven configuration: Solrj: exclude unused netty dependency from

[jira] [Commented] (SOLR-4168) In recovery, replication occurs but all files are 0 in length and trying to open an indexwriter on the index fails, causing a loop with this issue.

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530063#comment-13530063 ] Mark Miller commented on SOLR-4168: --- So something is still happening here - doesn't seem

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread selckin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530065#comment-13530065 ] selckin commented on SOLR-4169: --- Also see issues like SOLR-2608 that are ignored, i've been

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530066#comment-13530066 ] Mark Miller commented on SOLR-4169: --- Any test that catches a bug is good test to me! The

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530071#comment-13530071 ] Mark Miller commented on SOLR-4169: --- bq. Also see issues like SOLR-2608 That issue was

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530080#comment-13530080 ] Mark Miller commented on SOLR-4169: --- For to add a bit of history: Most of these fails

[jira] [Comment Edited] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530080#comment-13530080 ] Mark Miller edited comment on SOLR-4169 at 12/12/12 4:31 PM: -

[jira] [Created] (SOLR-4172) Web GUI should provide the base URL required for SolrJ and other APIs

2012-12-12 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-4172: -- Summary: Web GUI should provide the base URL required for SolrJ and other APIs Key: SOLR-4172 URL: https://issues.apache.org/jira/browse/SOLR-4172 Project: Solr

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530083#comment-13530083 ] Mark Miller commented on SOLR-4169: --- bq. can make us commit buggy stuff because we assume

[jira] [Commented] (SOLR-4172) Web GUI should provide the base URL required for SolrJ and other APIs

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530087#comment-13530087 ] Mark Miller commented on SOLR-4172: --- +1 Web GUI should provide the base

[jira] [Created] (SOLR-4173) SolrJ API base URL returns 404 - print helpful message instead

2012-12-12 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-4173: -- Summary: SolrJ API base URL returns 404 - print helpful message instead Key: SOLR-4173 URL: https://issues.apache.org/jira/browse/SOLR-4173 Project: Solr Issue

[jira] [Commented] (SOLR-2608) TestReplicationHandler is flakey

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530095#comment-13530095 ] Mark Miller commented on SOLR-2608: --- There are many issues this test has been exposing -

[jira] [Updated] (LUCENE-4617) remove FST.pack() method

2012-12-12 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4617: Attachment: LUCENE-4617.patch Here's a start. I have no idea what all these packing params are:

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530098#comment-13530098 ] Dawid Weiss commented on SOLR-4169: --- bq. Back then, we didnt check for directories not

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530104#comment-13530104 ] Robert Muir commented on SOLR-4169: --- {quote} And every Lucene/Solr committer should try

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530106#comment-13530106 ] Dawid Weiss commented on SOLR-4169: --- This would be an ideal situation, I agree. But then

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530107#comment-13530107 ] Adrien Grand commented on SOLR-4169: bq. By the way, your in the same boat without the

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530110#comment-13530110 ] Mark Miller commented on SOLR-4169: --- I dont mind if integration tests were separate, but

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530112#comment-13530112 ] Robert Muir commented on SOLR-4169: --- {quote} This would be an ideal situation, I agree.

[jira] [Created] (LUCENE-4624) Compare Lucene memory estimator with terracota's

2012-12-12 Thread Dawid Weiss (JIRA)
Dawid Weiss created LUCENE-4624: --- Summary: Compare Lucene memory estimator with terracota's Key: LUCENE-4624 URL: https://issues.apache.org/jira/browse/LUCENE-4624 Project: Lucene - Core Issue

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530115#comment-13530115 ] Mark Miller commented on SOLR-4169: --- bq. makes it hard for new Solr contributors like me

[jira] [Updated] (LUCENE-4613) CompressingStoredFieldsWriter ignores the segment suffix if writing aborted

2012-12-12 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Renaud Delbru updated LUCENE-4613: -- Attachment: LUCENE-4613.patch A first refactoring to try to keep backward compatibility of

[jira] [Commented] (LUCENE-4617) remove FST.pack() method

2012-12-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530148#comment-13530148 ] Michael McCandless commented on LUCENE-4617: +1 remove

[jira] [Commented] (SOLR-4171) CachingDirectoryFactory should not return any directories after it has been closed.

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530154#comment-13530154 ] Mark Miller commented on SOLR-4171: --- You can see that this causes an issue with delete

[jira] [Commented] (SOLR-2592) Custom Hashing

2012-12-12 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530162#comment-13530162 ] Shawn Heisey commented on SOLR-2592: I use the hot shard concept in Solr 3.5.0. For

Re: [JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.6.0_37) - Build # 2138 - Still Failing!

2012-12-12 Thread Shawn Heisey
On 12/12/2012 7:43 AM, Mark Miller wrote: Well, I guess normal depends on who you are - for my machine it's closer to 2 minutes. If it's 4 minutes for a lot of people, it may make sense to break it into 2 sets. Right now these tests are catching a problem around replication and shutdown like

[jira] [Commented] (SOLR-4171) CachingDirectoryFactory should not return any directories after it has been closed.

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530169#comment-13530169 ] Mark Miller commented on SOLR-4171: --- Im going to change it so that removing a dir

[jira] [Commented] (LUCENE-4619) Create a specialized path for facets counting

2012-12-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530175#comment-13530175 ] Michael McCandless commented on LUCENE-4619: bq. You can remove

[jira] [Commented] (LUCENE-4619) Create a specialized path for facets counting

2012-12-12 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530182#comment-13530182 ] Shai Erera commented on LUCENE-4619: Let's leave the ctor for now, I'll make sure

[jira] [Commented] (SOLR-4169) The test suite should consistently pass

2012-12-12 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530188#comment-13530188 ] Robert Muir commented on SOLR-4169: --- By the way: I want to make sure its clear I'm not

[jira] [Updated] (SOLR-4171) CachingDirectoryFactory should not return any directories after it has been closed.

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4171: -- Attachment: SOLR-4171.patch patch with the change CachingDirectoryFactory should not

[jira] [Commented] (LUCENE-4613) CompressingStoredFieldsWriter ignores the segment suffix if writing aborted

2012-12-12 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530196#comment-13530196 ] Commit Tag Bot commented on LUCENE-4613: [trunk commit] Adrien Grand

[jira] [Commented] (LUCENE-4619) Create a specialized path for facets counting

2012-12-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530205#comment-13530205 ] Michael McCandless commented on LUCENE-4619: Maybe if we rename CDB to

[jira] [Closed] (LUCENE-4613) CompressingStoredFieldsWriter ignores the segment suffix if writing aborted

2012-12-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand closed LUCENE-4613. Resolution: Fixed Assignee: Adrien Grand I just committed. Thank you Renaud!

[jira] [Commented] (LUCENE-4613) CompressingStoredFieldsWriter ignores the segment suffix if writing aborted

2012-12-12 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530212#comment-13530212 ] Commit Tag Bot commented on LUCENE-4613: [branch_4x commit] Adrien Grand

[jira] [Commented] (SOLR-4171) CachingDirectoryFactory should not return any directories after it has been closed.

2012-12-12 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530213#comment-13530213 ] Commit Tag Bot commented on SOLR-4171: -- [trunk commit] Mark Robert Miller

[jira] [Created] (SOLR-4174) If you merge an index, it should drop the current updatelog as it won't be valid anymore.

2012-12-12 Thread Mark Miller (JIRA)
Mark Miller created SOLR-4174: - Summary: If you merge an index, it should drop the current updatelog as it won't be valid anymore. Key: SOLR-4174 URL: https://issues.apache.org/jira/browse/SOLR-4174

[jira] [Updated] (SOLR-4136) SolrCloud bugs when servlet context contains / or _

2012-12-12 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-4136: --- Fix Version/s: 5.0 4.1 FYI: staled on backporting due to other test instabilities on 4x at

[jira] [Commented] (SOLR-4136) SolrCloud bugs when servlet context contains / or _

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530247#comment-13530247 ] Mark Miller commented on SOLR-4136: --- Good call. Looks like Yonik is merging back some

[jira] [Comment Edited] (SOLR-4136) SolrCloud bugs when servlet context contains / or _

2012-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530247#comment-13530247 ] Mark Miller edited comment on SOLR-4136 at 12/12/12 7:44 PM: -

[jira] [Commented] (LUCENE-4618) reproducable failure of TestMaxFailuresRule

2012-12-12 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530272#comment-13530272 ] Commit Tag Bot commented on LUCENE-4618: [trunk commit] Chris M. Hostetter

[jira] [Resolved] (LUCENE-4618) reproducable failure of TestMaxFailuresRule

2012-12-12 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved LUCENE-4618. -- Resolution: Fixed Fix Version/s: 5.0 4.1 Assignee: Hoss Man (was:

[jira] [Commented] (LUCENE-4618) reproducable failure of TestMaxFailuresRule

2012-12-12 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530280#comment-13530280 ] Commit Tag Bot commented on LUCENE-4618: [branch_4x commit] Chris M. Hostetter

Welcome Sami Siren to the PMC

2012-12-12 Thread Mark Miller
I'm please to announce that Sami Siren has accepted the PMC's invitation to join. Welcome Sami! - Mark - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Updated] (LUCENE-4617) remove FST.pack() method

2012-12-12 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4617: Attachment: LUCENE-4617.patch updated patch with fixed javadocs and fixing some tests (still

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_37) - Build # 3189 - Still Failing!

2012-12-12 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux/3189/ Java: 32bit/jdk1.6.0_37 -server -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.lucene.codecs.compressing.TestCompressingStoredFieldsFormat.testDeletePartiallyWrittenFilesIfAbort Error Message: expected:2 but

Re: Welcome Sami Siren to the PMC

2012-12-12 Thread Michael McCandless
Welcome Sami! Mike McCandless http://blog.mikemccandless.com On Wed, Dec 12, 2012 at 3:17 PM, Mark Miller markrmil...@gmail.com wrote: I'm please to announce that Sami Siren has accepted the PMC's invitation to join. Welcome Sami! - Mark

Re: Welcome Sami Siren to the PMC

2012-12-12 Thread Dawid Weiss
Welcome Sami! Dawid On Wed, Dec 12, 2012 at 9:22 PM, Michael McCandless luc...@mikemccandless.com wrote: Welcome Sami! Mike McCandless http://blog.mikemccandless.com On Wed, Dec 12, 2012 at 3:17 PM, Mark Miller markrmil...@gmail.com wrote: I'm please to announce that Sami Siren has

Re: Welcome Sami Siren to the PMC

2012-12-12 Thread Otis Gospodnetic
Welcome Suomi! ;) Otis On Wed, Dec 12, 2012 at 3:17 PM, Mark Miller markrmil...@gmail.com wrote: I'm please to announce that Sami Siren has accepted the PMC's invitation to join. Welcome Sami! - Mark - To

Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_37) - Build # 3189 - Still Failing!

2012-12-12 Thread Robert Muir
3.x codec i think it also got Thai On Wed, Dec 12, 2012 at 3:21 PM, Policeman Jenkins Server jenk...@sd-datasolutions.de wrote: Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux/3189/ Java: 32bit/jdk1.6.0_37 -server -XX:+UseParallelGC 1 tests failed. REGRESSION:

[jira] [Commented] (LUCENE-4617) remove FST.pack() method

2012-12-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530292#comment-13530292 ] Michael McCandless commented on LUCENE-4617: +1 remove

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b65) - Build # 3199 - Failure!

2012-12-12 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/3199/ Java: 64bit/jdk1.8.0-ea-b65 -XX:+UseG1GC 1 tests failed. REGRESSION: org.apache.lucene.codecs.compressing.TestCompressingStoredFieldsFormat.testDeletePartiallyWrittenFilesIfAbort Error Message: expected:2 but was:0

[jira] [Commented] (LUCENE-4617) remove FST.pack() method

2012-12-12 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530298#comment-13530298 ] Commit Tag Bot commented on LUCENE-4617: [trunk commit] Robert Muir

Re: Welcome Sami Siren to the PMC

2012-12-12 Thread Robert Muir
Welcome Sami! On Wed, Dec 12, 2012 at 3:17 PM, Mark Miller markrmil...@gmail.com wrote: I'm please to announce that Sami Siren has accepted the PMC's invitation to join. Welcome Sami! - Mark - To unsubscribe, e-mail:

[jira] [Commented] (LUCENE-4617) remove FST.pack() method

2012-12-12 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13530302#comment-13530302 ] Commit Tag Bot commented on LUCENE-4617: [trunk commit] Robert Muir

[jira] [Resolved] (LUCENE-4617) remove FST.pack() method

2012-12-12 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-4617. - Resolution: Fixed Fix Version/s: 5.0 4.1 remove FST.pack()

  1   2   >