Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14304/
Java: 64bit/jdk1.9.0-ea-b78 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithKerberosAlt
Error Message:
5 threads leaked from SUITE scope a
[
https://issues.apache.org/jira/browse/LUCENE-6815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14909065#comment-14909065
]
David Smiley commented on LUCENE-6815:
--
Cool idea!
> Should DisjunctionScorer advan
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-trunk/286/
No tests ran.
Build Log:
[...truncated 52463 lines...]
prepare-release-no-sign:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/smokeTestRelease/dist
[copy] Copy
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14014/
Java: 64bit/jdk1.9.0-ea-b78 -XX:+UseCompressedOops -XX:+UseSerialGC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithKerberosAlt
Error Message:
5 threads leaked from SUITE scope at
org.ap
[
https://issues.apache.org/jira/browse/SOLR-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-8086:
-
Description:
This ticket will add the SELECT DISTINCT query to the SQL interface.
There will be a
Gregory Chanan created SOLR-8098:
Summary: Immutable ConfigSets can still change in ZK
Key: SOLR-8098
URL: https://issues.apache.org/jira/browse/SOLR-8098
Project: Solr
Issue Type: Bug
Hrishikesh Gadre created SOLR-8097:
--
Summary: Implement a builder pattern for constructing a Solrj
client
Key: SOLR-8097
URL: https://issues.apache.org/jira/browse/SOLR-8097
Project: Solr
I
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/804/
5 tests failed.
REGRESSION: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test
Error Message:
Timeout waiting for all live and active
Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.3-Linux/252/
Java: 32bit/jdk1.7.0_80 -server -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exceptio
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14301/
Java: 32bit/jdk1.8.0_60 -server -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED: org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
jav
yeah, the streaming stuff is pretty bleeding-edge but pretty cool.
Your understanding is accurate, the pathological case is the reason
it's not been implemented in core Solr. I suppose you could do exactly
what you outlined, just with two queries.
for SOLR-4095, why would this affect sharding for
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-5.3/30/
No tests ran.
Build Log:
[...truncated 53041 lines...]
prepare-release-no-sign:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.3/lucene/build/smokeTestRelease/dist
[copy] Copying 4
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/80/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testBasics
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__ra
Dawid Weiss created LUCENE-6817:
---
Summary: ComplexPhraseQueryParser.ComplexPhraseQuery does not
display slop in toString()
Key: LUCENE-6817
URL: https://issues.apache.org/jira/browse/LUCENE-6817
Project
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/78/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
All tests passed
Build Log:
[...truncated 10815 lines...]
2015-09-25 20:24:12
Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.60-b23 mixed mode):
"pumper
Yep, we looked at that, but unfortunately the frequency of group updates
and number of users would it infeasible to reindex all group members any
time a group changes.
On Fri, Sep 25, 2015 at 3:36 PM, Alexandre Rafalovitch
wrote:
> How often do the group characteristics change? Because you might
[
https://issues.apache.org/jira/browse/SOLR-7883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908558#comment-14908558
]
Sean Xie commented on SOLR-7883:
The error is on mlt handler, MLT as search component is wo
How often do the group characteristics change? Because you might be
better off flattening this at the index time. As in.
Users->characteristics, rather than Users->Groups->characteristics.
And update the users when the group characteristics change. And if
characteristics are non-stored but only ind
Hi Erick,
Thanks for the thoughtful reply!
The context is essentially that I have Groups and Users, and a User can
belong to multiple groups. So if I need to do a query like "Find all Users
who are members of a Group, for which the Group has certain
characteristics", then I need to do something
[
https://issues.apache.org/jira/browse/SOLR-7883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908504#comment-14908504
]
Sean Xie edited comment on SOLR-7883 at 9/25/15 6:53 PM:
-
Ran into
[
https://issues.apache.org/jira/browse/SOLR-7883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908504#comment-14908504
]
Sean Xie commented on SOLR-7883:
Ran into the same exception. Could you please share how to
[
https://issues.apache.org/jira/browse/SOLR-6168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908446#comment-14908446
]
David Boychuck commented on SOLR-6168:
--
Does it make sense to include SOLR-6345 in thi
I had some performance issues, so I decided to update core Lucene
code. Now I have 3 problems:
*) performance issues
*) hard to debug code
*) annoyed Solr developers whose use cases I did not consider
Not that I am reading random JIRAs or anything.
Seriously though, for those trying to step
[
https://issues.apache.org/jira/browse/SOLR-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908365#comment-14908365
]
Gregory Chanan commented on SOLR-6915:
--
Great. I seem to recall that the latest relea
Well, let's start by backing up a bit. what is the
problem you're trying to solve that needs cross-node
joins? Trying to be sure this isn't an XY problem.
There is some work in this area, See:
https://issues.apache.org/jira/browse/SOLR-7090 (not committed)
and
https://issues.apache.org/jira/browse
Hi team,
Understanding the scalability limitations, I wanted to work on cross-node
joins. I've been staring at the JoinQuery code (and tried stepping through
a lot of it in a debugger) but it's been rough going to understand.
Is there anyone who might be able to help me understand what's going o
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.3-Linux/249/
Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.component.DistributedTermsComponentTest
Error Message:
2 threads leaked from SUITE sc
[
https://issues.apache.org/jira/browse/SOLR-8030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ludovic Boutros updated SOLR-8030:
--
Attachment: (was: SOLR-8030-test.patch)
> Transaction log does not store the update chain use
[
https://issues.apache.org/jira/browse/SOLR-8030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ludovic Boutros updated SOLR-8030:
--
Attachment: (was: SOLR-8030-test.patch)
> Transaction log does not store the update chain use
[
https://issues.apache.org/jira/browse/SOLR-8030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ludovic Boutros updated SOLR-8030:
--
Attachment: SOLR-8030-test.patch
Ok, I have found my problem with the test. It needs an FS direct
[
https://issues.apache.org/jira/browse/SOLR-8096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908063#comment-14908063
]
Yonik Seeley commented on SOLR-8096:
Once again, UnInvertedField was not part of the lu
[
https://issues.apache.org/jira/browse/LUCENE-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908027#comment-14908027
]
Michael McCandless commented on LUCENE-6305:
bq. So I don't think we need to
[
https://issues.apache.org/jira/browse/SOLR-7183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908024#comment-14908024
]
Uwe Schindler commented on SOLR-7183:
-
DIRAPI-219 was solved now. Looks like a bugfix r
[
https://issues.apache.org/jira/browse/SOLR-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908023#comment-14908023
]
Uwe Schindler commented on SOLR-6915:
-
DIRAPI-219 is now solved. Looks like a bugfix re
[
https://issues.apache.org/jira/browse/LUCENE-6766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand updated LUCENE-6766:
-
Attachment: LUCENE-6766.patch
Here is a first prototype that:
- moves sorting logic from misc to
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14297/
Java: 64bit/jdk1.8.0_60 -XX:-UseCompressedOops -XX:+UseParallelGC
All tests passed
Build Log:
[...truncated 5756 lines...]
[junit4] ERROR: JVM J2 ended with an exception, command line:
/home/jenkins/tools/java/64bit/jdk1.8.0
[
https://issues.apache.org/jira/browse/LUCENE-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907964#comment-14907964
]
Adrien Grand commented on LUCENE-6305:
--
I don't think we can order queries in a dete
[
https://issues.apache.org/jira/browse/LUCENE-6785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand updated LUCENE-6785:
-
Attachment: LUCENE-6785-alt.patch
Here is a patch for the alternative idea (lucene-core only).
>
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3547/
1 tests failed.
REGRESSION: org.apache.solr.cloud.TestReplicaProperties.test
Error Message:
No live SolrServers available to handle this
request:[http://127.0.0.1:36767/ps_vc, http://127.0.0.1:43234/ps_vc,
http://127.0.0.1:
[
https://issues.apache.org/jira/browse/LUCENE-6815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907890#comment-14907890
]
Adrien Grand commented on LUCENE-6815:
--
Indeed. Another cost that would be interesti
[
https://issues.apache.org/jira/browse/SOLR-6744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907886#comment-14907886
]
laigood commented on SOLR-6744:
---
I have this problem in 5.2.1
> fl renaming / alias of uniqu
[
https://issues.apache.org/jira/browse/LUCENE-6780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-6780:
---
Attachment: LUCENE-6780-heap-used-hack.patch
I was concerned about the peak heap used
[
https://issues.apache.org/jira/browse/SOLR-8096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907870#comment-14907870
]
Uwe Schindler edited comment on SOLR-8096 at 9/25/15 10:06 AM:
--
[
https://issues.apache.org/jira/browse/SOLR-8096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907870#comment-14907870
]
Uwe Schindler edited comment on SOLR-8096 at 9/25/15 10:04 AM:
--
[
https://issues.apache.org/jira/browse/LUCENE-6785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907871#comment-14907871
]
Adrien Grand commented on LUCENE-6785:
--
Sorry for the late reply, I was on vacation
[
https://issues.apache.org/jira/browse/SOLR-8096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907870#comment-14907870
]
Uwe Schindler commented on SOLR-8096:
-
bq. Use of the highly optimized faceting that So
[
https://issues.apache.org/jira/browse/SOLR-8096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907870#comment-14907870
]
Uwe Schindler edited comment on SOLR-8096 at 9/25/15 9:49 AM:
--
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1551/
No tests ran.
Build Log:
[...truncated 25261 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-trunk/build.xml:791: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/work
Adrien Grand created LUCENE-6816:
Summary: MinShouldMatchSumScorer should support approximations
Key: LUCENE-6816
URL: https://issues.apache.org/jira/browse/LUCENE-6816
Project: Lucene - Core
[
https://issues.apache.org/jira/browse/SOLR-7190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907832#comment-14907832
]
Mikhail Khludnev commented on SOLR-7190:
bq. According to Shalin comment, what will
[
https://issues.apache.org/jira/browse/SOLR-7190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907797#comment-14907797
]
Alessandro Benedetti commented on SOLR-7190:
According to Shalin comment, what
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/79/
Java: multiarch/jdk1.7.0 -d64 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.update.HardAutoCommitTest.testCommitWithin
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeExceptio
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-5.x/330/
No tests ran.
Build Log:
[...truncated 52980 lines...]
prepare-release-no-sign:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist
[copy] Copying
53 matches
Mail list logo