Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12655 - Still Failing

2012-03-07 Thread Dawid Weiss
> It seems to me that the Lucene tests are about equally stable looking at > hudson histories :) Oh, I didn't mean to differentiate -- I want them BOTH to be running smoothly. It's just that I can help less with Solr because I know less about Solr -- that was all I meant to say. Although I did na

[jira] [Commented] (LUCENE-3855) TestStressNRT failures (reproducible)

2012-03-07 Thread Gilad Barkai (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13225057#comment-13225057 ] Gilad Barkai commented on LUCENE-3855: -- It fails here as well, not as often though,

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

2012-03-07 Thread Bill Bell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13225051#comment-13225051 ] Bill Bell commented on LUCENE-3795: --- Ryan... Why not just include spatial4j.jar into

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12655 - Still Failing

2012-03-07 Thread Mark Miller
On Mar 8, 2012, at 1:33 AM, Dawid Weiss wrote: >> I plan on trying to figure out why a searcher is again occasionally not >> getting closed here - must be from a recent change. A little busy at the >> moment, but I'll did in soon. > > I get this from time to time too. It'd be awesome to fix th

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12655 - Still Failing

2012-03-07 Thread Dawid Weiss
> I plan on trying to figure out why a searcher is again occasionally not > getting closed here - must be from a recent change. A little busy at the > moment, but I'll did in soon. I get this from time to time too. It'd be awesome to fix these few Solr tests that cause these errors -- we'd have

[JENKINS] Solr-3.x - Build # 622 - Failure

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

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12655 - Still Failing

2012-03-07 Thread Mark Miller
I plan on trying to figure out why a searcher is again occasionally not getting closed here - must be from a recent change. A little busy at the moment, but I'll did in soon. On Mar 8, 2012, at 12:25 AM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-

[jira] [Resolved] (SOLR-2253) Solr should be able to keep on truckin' if a shard fails during a distributed search

2012-03-07 Thread Tommaso Teofili (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved SOLR-2253. --- Resolution: Duplicate Fix Version/s: 4.0 > Solr should be able to keep on truckin'

Re: Plans to add functions to results of groups

2012-03-07 Thread Jason Rutherglen
It is a fairly typical use case due to the availability of aggregation functions in combination with GROUP BY in SQL. Conceptually, given the work that has already been completed with Lucene's group by functionality these may be simple add ons. A couple of features that would effectively duplicate

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 12655 - Still Failing

2012-03-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12655/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest Error Message: ERROR: SolrIndexSearcher opens=93 closes=92 Stack Trace: junit.framework.AssertionFailedError: ERROR: SolrIndexS

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

2012-03-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1910/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest.testMultiThreaded Error Message: expected:<500> but was:<400> Stack Trace: junit.framework.AssertionFailedError: expected:<500> b

[JENKINS] Lucene-trunk - Build # 1854 - Still Failing

2012-03-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-trunk/1854/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestMixedCodecs.test Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java heap space at org.apache.lucene.store.RAMFile.newBuffer(RAMFile.java:73)

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

2012-03-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12654/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest Error Message: ERROR: SolrIndexSearcher opens=89 closes=88 Stack Trace: junit.framework.AssertionFaile

[jira] [Created] (SOLR-3215) We should clone the SolrInputDocument before adding locally and then send that clone to replicas.

2012-03-07 Thread Mark Miller (Created) (JIRA)
We should clone the SolrInputDocument before adding locally and then send that clone to replicas. - Key: SOLR-3215 URL: https://issues.apache.org/jira/browse/SOLR-3215

[jira] [Updated] (SOLR-3213) Upgrade to commons-csv once it is released

2012-03-07 Thread Mark Miller (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-3213: -- Fix Version/s: 4.0 Adding a fix version so that this has to ride the release 'push' train.

[jira] [Commented] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224906#comment-13224906 ] Steven Rowe commented on SOLR-3204: --- {quote} or C) you can publish the artifacts, link to

[jira] [Commented] (SOLR-3159) Upgrade to Jetty 8

2012-03-07 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224900#comment-13224900 ] Steven Rowe commented on SOLR-3159: --- bq. Maven configuration: [...] Committing shortly.

[jira] [Updated] (SOLR-3159) Upgrade to Jetty 8

2012-03-07 Thread Steven Rowe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated SOLR-3159: -- Attachment: SOLR-3159-maven.patch Maven configuration: # Removed from top-level POM the installation t

[jira] [Commented] (LUCENE-3802) Grouping collector that computes grouped facet counts

2012-03-07 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224871#comment-13224871 ] Steven Rowe commented on LUCENE-3802: - When I run tests from Maven, I get: {quote} -

[jira] [Issue Comment Edited] (SOLR-3214) If you use multiple fl entries rather than a comma separated list, all but the first entry can be ignored if you are using distributed search.

2012-03-07 Thread Mark Miller (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224868#comment-13224868 ] Mark Miller edited comment on SOLR-3214 at 3/8/12 12:30 AM: {no

[jira] [Created] (SOLR-3214) If you use multiple fl entries rather than a comma separated list, all but the first entry can be ignored if you are using distributed search.

2012-03-07 Thread Mark Miller (Created) (JIRA)
If you use multiple fl entries rather than a comma separated list, all but the first entry can be ignored if you are using distributed search. --

[jira] [Commented] (SOLR-3214) If you use multiple fl entries rather than a comma separated list, all but the first entry can be ignored if you are using distributed search.

2012-03-07 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224868#comment-13224868 ] Mark Miller commented on SOLR-3214: --- Index: solr/core/src/java/org/apache/solr/handler/co

[jira] [Commented] (SOLR-3214) If you use multiple fl entries rather than a comma separated list, all but the first entry can be ignored if you are using distributed search.

2012-03-07 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224869#comment-13224869 ] Mark Miller commented on SOLR-3214: --- {noformat} Index: solr/core/src/test/org/apache/solr

[jira] [Updated] (LUCENE-3747) Support Unicode 6.1.0

2012-03-07 Thread Steven Rowe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-3747: Description: Now that Unicode 6.1.0 has been released, Lucene/Solr should support it. JFlex trunk

[jira] [Updated] (SOLR-3213) Upgrade to commons-csv once it is released

2012-03-07 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-3213: Description: Since SOLR-3204 we have a jarjar'ed apache-solr-commons-csv-SNAPSHOT.jar file in lib fo

[jira] [Created] (SOLR-3213) Upgrade to commons-csv once it is released

2012-03-07 Thread Uwe Schindler (Created) (JIRA)
Upgrade to commons-csv once it is released -- Key: SOLR-3213 URL: https://issues.apache.org/jira/browse/SOLR-3213 Project: Solr Issue Type: Task Components: Build Reporter: Uwe Sc

[jira] [Commented] (SOLR-3159) Upgrade to Jetty 8

2012-03-07 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224836#comment-13224836 ] Uwe Schindler commented on SOLR-3159: - This was also the reason why before Ryans commit

[jira] [Commented] (SOLR-3159) Upgrade to Jetty 8

2012-03-07 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224835#comment-13224835 ] Steven Rowe commented on SOLR-3159: --- bq. Am I missing something? Woohoo! Found it!: [o

[jira] [Issue Comment Edited] (SOLR-3159) Upgrade to Jetty 8

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

[jira] [Commented] (SOLR-3159) Upgrade to Jetty 8

2012-03-07 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224831#comment-13224831 ] Uwe Schindler commented on SOLR-3159: - That should not matter as the servlet-api.jar is

[jira] [Commented] (SOLR-3159) Upgrade to Jetty 8

2012-03-07 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224827#comment-13224827 ] Steven Rowe commented on SOLR-3159: --- Hi Ryan, I'm trying to fix the Maven build to use J

[jira] [Commented] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Scott Carey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224822#comment-13224822 ] Scott Carey commented on SOLR-3204: --- {quote} This is a maven issue. solr-commons-csv only

[jira] [Commented] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224818#comment-13224818 ] Steven Rowe commented on SOLR-3204: --- bq. Steven Rowe: If I broke something with maven, ca

RE: svn commit: r1298189 - /lucene/dev/branches/branch_3x/solr/build.xml

2012-03-07 Thread Uwe Schindler
OK, will cleanup and move the exception to solr only. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: dawid.we...@gmail.com [mailto:dawid.we...@gmail.com] On Behalf Of > Dawid Weiss > Sent: Thursday, Mar

Re: svn commit: r1298189 - /lucene/dev/branches/branch_3x/solr/build.xml

2012-03-07 Thread Dawid Weiss
> Now we have 2 times the exception. But I agree we should move that one away > from tools directory. Yeah. Can you do this, Uwe? I'm logging off for today. Dawid - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For

[jira] [Commented] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Greg Stein (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224816#comment-13224816 ] Greg Stein commented on SOLR-3204: -- Great work, Uwe. Thanks for stepping up help out the A

Re: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure

2012-03-07 Thread Dawid Weiss
> I was faster :-) - I already fixed it. I noticed! By an inch... Dawid - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

RE: svn commit: r1298189 - /lucene/dev/branches/branch_3x/solr/build.xml

2012-03-07 Thread Uwe Schindler
Now we have 2 times the exception. But I agree we should move that one away from tools directory. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: dwe...@apache.org [mailto:dwe...@apache.org] > Sent: Wed

RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure

2012-03-07 Thread Uwe Schindler
I was faster :-) - I already fixed it. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: dawid.we...@gmail.com [mailto:dawid.we...@gmail.com] On Behalf Of > Dawid Weiss > Sent: Wednesday, March 07, 2012 11

Re: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure

2012-03-07 Thread Dawid Weiss
> Actually I got it backward: "-r966014" is being stripped appropriately, but > "1.0-SNAPSHOT" is not. I've added typical version numbers but this is hardly a typical version number... such exceptions are taken care of in solr's build file -- see the commit I've just made. Dawid ---

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1908 - Still Failing

2012-03-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1908/ No tests ran. Build Log (for compile errors): [...truncated 7154 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additiona

RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure

2012-03-07 Thread Steven A Rowe
Actually I got it backward: "-r966014" is being stripped appropriately, but "1.0-SNAPSHOT" is not. -Original Message- From: Steven A Rowe [mailto:sar...@syr.edu] Sent: Wednesday, March 07, 2012 5:53 PM To: dev@lucene.apache.org Subject: RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build #

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

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

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

2012-03-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/1937/ All tests passed Build Log (for compile errors): [...truncated 14005 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additio

Re: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure

2012-03-07 Thread Dawid Weiss
> The license checker apparently doesn't know about (or has forgotten about?) > the version used for the commons-csv artifact; "-r966014" is getting dropped: It is and it's intentional. These patterns are configurable. I'll correct it. Dawid -

RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure

2012-03-07 Thread Steven A Rowe
The license checker apparently doesn't know about (or has forgotten about?) the version used for the commons-csv artifact; "-r966014" is getting dropped: [licenses] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/lib/apache-solr-commons-csv-1.0-SNAPSHOT-r966014

[jira] [Resolved] (SOLR-2898) Support grouped faceting

2012-03-07 Thread Martijn van Groningen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen resolved SOLR-2898. - Resolution: Fixed Committed to trunk. > Support grouped faceting

TestStressNRT failures.

2012-03-07 Thread Dawid Weiss
https://issues.apache.org/jira/browse/LUCENE-3855 Ehm, either I'm going crazy or my machines are somehow different from anybody else's ;) If you have a spare cycle could you: cd lucene ant test-core -Dtestcase=TestStressNRT -Dtestmethod=test -Dtests.seed=69468941c1bbf693:19e66d58475da929:69e9d2f

RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure

2012-03-07 Thread Uwe Schindler
What's wrong here, the license file is there? - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Apache Jenkins Server [mailto:jenk...@builds.apache.org] > Sent: Wednesday, March 07, 2012 11:46 PM > To: dev

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

2012-03-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/12653/ All tests passed Build Log (for compile errors): [...truncated 14009 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional c

[jira] [Commented] (LUCENE-3855) TestStressNRT failures (reproducible)

2012-03-07 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224801#comment-13224801 ] Dawid Weiss commented on LUCENE-3855: - Can't reproduce this on Windows, interestingly

[jira] [Created] (LUCENE-3856) Create docvalues based grouped facet collector

2012-03-07 Thread Martijn van Groningen (Created) (JIRA)
Create docvalues based grouped facet collector -- Key: LUCENE-3856 URL: https://issues.apache.org/jira/browse/LUCENE-3856 Project: Lucene - Java Issue Type: Bug Components: modules/groupi

[jira] [Resolved] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Uwe Schindler (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-3204. - Resolution: Fixed Fix Version/s: 4.0 Committed trunk revision: 1298164 Backported 3.x revis

[jira] [Commented] (SOLR-3196) partialResults response header not propagated in distributed search

2012-03-07 Thread Russell Black (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224779#comment-13224779 ] Russell Black commented on SOLR-3196: - Will it be possible to have this committed to 3x

[jira] [Commented] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Benson Margulies (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224778#comment-13224778 ] Benson Margulies commented on SOLR-3204: Michael, I think you have put your finger

Re: (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Dawid Weiss
> In the unlikely event that you bump into something that makes shade > attractive, let me know. I'll make you an ant task for it. Perhaps I should add proguard to the list of available options. Proguard is really neat and has tons of flexible options. Repackaging is not one of them, but hey -- w

[jira] [Commented] (LUCENE-3778) Create a grouping convenience class

2012-03-07 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224774#comment-13224774 ] Martijn van Groningen commented on LUCENE-3778: --- {quote} So, yeah, I think

[jira] [Commented] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224775#comment-13224775 ] Michael McCandless commented on SOLR-3204: -- {quote} bq. For JAR hell, I thought ev

[jira] [Commented] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Benson Margulies (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224772#comment-13224772 ] Benson Margulies commented on SOLR-3204: In the unlikely event that you bump into s

[jira] [Commented] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224770#comment-13224770 ] Uwe Schindler commented on SOLR-3204: - I think I leave it as it is for now. The jar fil

Re: Plans to add functions to results of groups

2012-03-07 Thread Martijn v Groningen
I haven't seen an issue describing this. Something like this was available in the SOLR-236 patches, but never got committed. I started to create a second pass collector that counts the distinct values of a particular field for the top N groups in LUCENE-3444. I think there might be a need for a mo

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12650 - Failure

2012-03-07 Thread Dawid Weiss
I was faster ;) Dawid On Wed, Mar 7, 2012 at 11:04 PM, Ryan McKinley wrote: > digging now... > > > On Wed, Mar 7, 2012 at 2:02 PM, Dawid Weiss > wrote: >> This is definitely something with Ryan's commit because the previous >> one passes fine. I'm looking, but not seeing yet. >> >> Dawid >> >> O

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12650 - Failure

2012-03-07 Thread Dawid Weiss
Now I see. Imports got removed somehow in that class. No wonder it can't find them. I'll fix and commit. Dawid On Wed, Mar 7, 2012 at 11:02 PM, Dawid Weiss wrote: > This is definitely something with Ryan's commit because the previous > one passes fine. I'm looking, but not seeing yet. > > Dawid

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12650 - Failure

2012-03-07 Thread Ryan McKinley
digging now... On Wed, Mar 7, 2012 at 2:02 PM, Dawid Weiss wrote: > This is definitely something with Ryan's commit because the previous > one passes fine. I'm looking, but not seeing yet. > > Dawid > > On Wed, Mar 7, 2012 at 11:00 PM, Dawid Weiss > wrote: >> I cleaned and ran: >> >> ant -verbo

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12650 - Failure

2012-03-07 Thread Dawid Weiss
This is definitely something with Ryan's commit because the previous one passes fine. I'm looking, but not seeing yet. Dawid On Wed, Mar 7, 2012 at 11:00 PM, Dawid Weiss wrote: > I cleaned and ran: > > ant -verbose -Dtestcase=abc test > > this brings the build failure. Weirdly enough, the classp

[jira] [Commented] (SOLR-2253) Solr should be able to keep on truckin' if a shard fails during a distributed search

2012-03-07 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224760#comment-13224760 ] Tommaso Teofili commented on SOLR-2253: --- I think we can mark this one as duplicate of

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12650 - Failure

2012-03-07 Thread Dawid Weiss
I cleaned and ran: ant -verbose -Dtestcase=abc test this brings the build failure. Weirdly enough, the classpath is like this: [javac] 'c:\Work\lucene-solr\solr\build\solr-solrj\classes\test;c:\Work\lucene-solr\solr\build\solr-test-framework\classes\jav a;c:\Work\lucene-solr\solr\solrj\src\

RE: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12650 - Failure

2012-03-07 Thread Uwe Schindler
Sorry, I only ran tests in solr/core... :( - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uwe Schindler [mailto:u...@thetaphi.de] > Sent: Wednesday, March 07, 2012 10:55 PM > To: dev@lucene.apache.org >

[jira] [Resolved] (LUCENE-3802) Grouping collector that computes grouped facet counts

2012-03-07 Thread Martijn van Groningen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen resolved LUCENE-3802. --- Resolution: Fixed Committed to trunk. > Grouping collector

[jira] [Commented] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Emmanuel Bourg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224758#comment-13224758 ] Emmanuel Bourg commented on SOLR-3204: -- Uwe you can also remove the writer package in

[jira] [Commented] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224757#comment-13224757 ] Uwe Schindler commented on SOLR-3204: - bq. But can you please open a follow-on issue th

Re: Jetty 8 on solr trunk?

2012-03-07 Thread Ryan McKinley
Hi Eric- I'm not sure the right choice yet -- I'm hoping with more people using it we can find the best configuration. I just commited jetty-8 on trunk. See: https://issues.apache.org/jira/browse/SOLR-3159 ryan On Tue, Mar 6, 2012 at 7:22 PM, Eric Pugh wrote: > Does using Jetty8 change the w

RE: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12650 - Failure

2012-03-07 Thread Uwe Schindler
For me the build passed locally. Maybe because of the merge some relicts kept over on Jenkin's checkout. I wiped the workspace for the trunk half-hour builds. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > F

[jira] [Issue Comment Edited] (SOLR-2094) When using a XPathEntityProcessor nested within a SQLEntityProcessor, the xpathReader isn't reinitilized for each new document

2012-03-07 Thread Daan Biere (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224753#comment-13224753 ] Daan Biere edited comment on SOLR-2094 at 3/7/12 9:53 PM: -- Hi Nial

[jira] [Commented] (SOLR-2094) When using a XPathEntityProcessor nested within a SQLEntityProcessor, the xpathReader isn't reinitilized for each new document

2012-03-07 Thread Daan Biere (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224753#comment-13224753 ] Daan Biere commented on SOLR-2094: -- Hi Niall, Thank you for your quick reply That was

[jira] [Commented] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224752#comment-13224752 ] Steven Rowe commented on SOLR-3204: --- {quote} Option 2 is optional dependencies: http://m

[jira] [Commented] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224751#comment-13224751 ] Michael McCandless commented on SOLR-3204: -- bq. Any objections? +1 to commit. Bu

[jira] [Updated] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-3204: Attachment: apache-solr-commons-csv-1.0-SNAPSHOT-r966014.jar SOLR-3204.patch Here my

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12650 - Failure

2012-03-07 Thread Dawid Weiss
No idea, but I'm looking into it right now. If it's Ryan's fault then, well, we'll just have to kill him with a rusty spoon. :) Dawid On Wed, Mar 7, 2012 at 10:47 PM, Uwe Schindler wrote: > Maybe this was caused by a merge problem when Ryan merged in Jetty 8? > > - > Uwe Schindler > H.-H.-Me

RE: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12650 - Failure

2012-03-07 Thread Uwe Schindler
Maybe this was caused by a merge problem when Ryan merged in Jetty 8? - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: dawid.we...@gmail.com [mailto:dawid.we...@gmail.com] On Behalf Of > Dawid Weiss > Sen

[jira] [Commented] (SOLR-3159) Upgrade to Jetty 8

2012-03-07 Thread Ryan McKinley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224747#comment-13224747 ] Ryan McKinley commented on SOLR-3159: - bq. is 8.x just stable enough? I'm confident th

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1907 - Still Failing

2012-03-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1907/ All tests passed Build Log (for compile errors): [...truncated 12475 lines...] compile-core: compile-core: check-lucene-core-uptodate: jar-lucene-core: check-analyzers-phonetic-uptodate: jar-analyzers-phonetic: ch

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12650 - Failure

2012-03-07 Thread Dawid Weiss
>    [javac] symbol  : class TestRule >    [javac] location: class > org.apache.solr.client.solrj.embedded.JettyWebappTest >    [javac]   public TestRule solrTestRules = >    [javac]          ^ Hmm... I added this; we'd need to modify the compilation path to include JUnit. I'll look into this. D

[jira] [Commented] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224745#comment-13224745 ] Uwe Schindler commented on SOLR-3204: - I prepared my checkout for committing this. It s

[jira] [Commented] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224742#comment-13224742 ] Uwe Schindler commented on SOLR-3204: - Dawid: Thanks for insight! > so

[jira] [Commented] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224740#comment-13224740 ] Uwe Schindler commented on SOLR-3204: - bq. p.s. I don't know much about jarjar, but I k

[jira] [Commented] (SOLR-2094) When using a XPathEntityProcessor nested within a SQLEntityProcessor, the xpathReader isn't reinitilized for each new document

2012-03-07 Thread Niall O'Connor (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224735#comment-13224735 ] Niall O'Connor commented on SOLR-2094: -- in dataimporthandler/src/main/java/org/apache

[jira] [Issue Comment Edited] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Benson Margulies (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224723#comment-13224723 ] Benson Margulies edited comment on SOLR-3204 at 3/7/12 9:31 PM: -

[jira] [Commented] (SOLR-3159) Upgrade to Jetty 8

2012-03-07 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224732#comment-13224732 ] Robert Muir commented on SOLR-3159: --- I mean i lean towards jetty 8 anyway, because the wo

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

2012-03-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12650/ All tests passed Build Log (for compile errors): [...truncated 9037 lines...] compile-core: compile-core: check-lucene-core-uptodate: jar-lucene-core: check-analyzers-phonetic-uptodate: jar-analyzers-phonetic: check-a

[jira] [Issue Comment Edited] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Benson Margulies (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224723#comment-13224723 ] Benson Margulies edited comment on SOLR-3204 at 3/7/12 9:28 PM: -

[jira] [Commented] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Benson Margulies (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224723#comment-13224723 ] Benson Margulies commented on SOLR-3204: So, I hear that you all wish that you had

[jira] [Commented] (SOLR-3159) Upgrade to Jetty 8

2012-03-07 Thread Ryan McKinley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224721#comment-13224721 ] Ryan McKinley commented on SOLR-3159: - weird -- I'm guessing that page is out of date..

[jira] [Commented] (SOLR-2094) When using a XPathEntityProcessor nested within a SQLEntityProcessor, the xpathReader isn't reinitilized for each new document

2012-03-07 Thread Daan Biere (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224714#comment-13224714 ] Daan Biere commented on SOLR-2094: -- I've got exactly the same problem (SOLR 3.6). Is there

[jira] [Commented] (SOLR-3159) Upgrade to Jetty 8

2012-03-07 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224713#comment-13224713 ] Uwe Schindler commented on SOLR-3159: - I would strongly suggest to upgrade jetty also o

[jira] [Commented] (SOLR-3159) Upgrade to Jetty 8

2012-03-07 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224709#comment-13224709 ] Robert Muir commented on SOLR-3159: --- As far as 3.x, i don't quite understand http://wiki

[jira] [Commented] (SOLR-2693) Solr 4.0 - start and rows parameter addup together

2012-03-07 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224708#comment-13224708 ] Tommaso Teofili commented on SOLR-2693: --- bq. I can't reproduce this using the current

[jira] [Commented] (SOLR-3159) Upgrade to Jetty 8

2012-03-07 Thread Ryan McKinley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224703#comment-13224703 ] Ryan McKinley commented on SOLR-3159: - committed to trunk in #1298108 What are thought

[jira] [Assigned] (SOLR-3204) solr-commons-csv must not use the org.apache.commons.csv package

2012-03-07 Thread Uwe Schindler (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned SOLR-3204: --- Assignee: Uwe Schindler > solr-commons-csv must not use the org.apache.commons.csv package

[jira] [Commented] (LUCENE-3807) Cleanup suggester API

2012-03-07 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224693#comment-13224693 ] Robert Muir commented on LUCENE-3807: - Thanks Simon! hard work but I expect there is

  1   2   3   >