> 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
[
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,
[
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
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
> 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
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.
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-
[
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'
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
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
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
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)
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
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
[
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.
[
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
[
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.
[
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
[
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}
-
[
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
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.
--
[
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
[
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
[
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
[
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
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
[
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
[
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
[
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:
--
[
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
[
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
[
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
[
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
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
> 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
[
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
> 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
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
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
> 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
---
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
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 #
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
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
> 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
-
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
[
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
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
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
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
[
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
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
[
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
[
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
[
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
> 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
[
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
[
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
[
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
[
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
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
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
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
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
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
[
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
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\
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
>
[
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
[
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
[
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
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
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
[
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
[
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
[
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
[
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
[
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
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
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
[
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
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
> [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
[
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
[
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
[
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
[
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
[
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:
-
[
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
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
[
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:
-
[
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
[
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..
[
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
[
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
[
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
[
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
[
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
[
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
[
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 - 100 of 207 matches
Mail list logo