Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/1070/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
No tests ran.
Build Log:
[...truncated 18 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from
https://gitbox.apache.
Ignacio Vera created LUCENE-8709:
Summary: TestBKDRadixSelector.testRandomLastByteTwoValues failure
Key: LUCENE-8709
URL: https://issues.apache.org/jira/browse/LUCENE-8709
Project: Lucene - Core
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.0/9/
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest: 1)
Th
Build: https://builds.apache.org/job/Lucene-Solr-repro/2899/
[...truncated 45 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from
https://gitbox.apache.org/repos/asf/lucene-solr.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:8
Build: https://builds.apache.org/job/Solr-reference-guide-master/14039/
Log:
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on websites1 (git-websites svn-websites) in workspace
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master
No credentials
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/54/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
No tests ran.
Build Log:
[...truncated 18 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from
https://gitbox.apach
Build: https://builds.apache.org/job/Lucene-Solr-repro/2900/
[...truncated 18 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from
https://gitbox.apache.org/repos/asf/lucene-solr.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:8
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.0/7/
8 tests failed.
FAILED: org.apache.lucene.codecs.lucene70.TestLucene70NormsFormat.testFewValues
Error Message:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/lucene/build/backward-codecs/test/J1/temp/
romseygeek commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260193831
##
File path: lucene/core/src/java/org/apache/lucene/search/QueryVisitor.java
##
@@ -0,0 +1,87 @@
+/*
+ * Licensed to t
romseygeek commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260193924
##
File path: lucene/core/src/java/org/apache/lucene/search/TermInSetQuery.java
##
@@ -135,6 +138,20 @@ private boolean
romseygeek commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260198917
##
File path:
lucene/highlighter/src/java/org/apache/lucene/search/uhighlight/MultiTermHighlighting.java
##
@@ -17,180
romseygeek commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260198987
##
File path: lucene/core/src/test/org/apache/lucene/search/TestQueryVisitor.java
##
@@ -0,0 +1,226 @@
+/*
+ * Licensed
romseygeek commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260199400
##
File path: lucene/core/src/java/org/apache/lucene/search/TermInSetQuery.java
##
@@ -135,6 +138,20 @@ private boolean
romseygeek commented on issue #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#issuecomment-467370947
Thanks for the review @dsmiley! I pushed some changes in response.
This is an automated
apoorvprecisely opened a new pull request #588: feat(facet): support interval
faceting for json facets
URL: https://github.com/apache/lucene-solr/pull/588
This is an automated message from the Apache Git Service.
To respond
[
https://issues.apache.org/jira/browse/SOLR-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1678#comment-1678
]
Lucene/Solr QA commented on SOLR-9882:
--
| (/) *{color:green}+1 overall{color}* |
\\
\
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23722/
Java: 64bit/jdk-13-ea+8 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
11 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest
Error Message:
SOLR-11606: ByteBuddy used by Mockito is not working
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2305/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.NodeLostTriggerTest.testListenerAcceptance
Error Message:
Timeout waiting for callCount to hit at leas
s1monw commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260210705
##
File path: lucene/core/src/java/org/apache/lucene/search/PhraseQuery.java
##
@@ -284,6 +284,16 @@ public Query rewrite(I
s1monw commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260211193
##
File path: lucene/core/src/java/org/apache/lucene/search/QueryVisitor.java
##
@@ -0,0 +1,87 @@
+/*
+ * Licensed to the A
s1monw commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260211700
##
File path:
lucene/core/src/java/org/apache/lucene/search/DisjunctionMaxQuery.java
##
@@ -237,6 +237,16 @@ public Query
s1monw commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260213580
##
File path:
lucene/sandbox/src/java/org/apache/lucene/search/TermAutomatonQuery.java
##
@@ -492,4 +492,15 @@ public Quer
s1monw commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260211348
##
File path: lucene/core/src/java/org/apache/lucene/search/MultiPhraseQuery.java
##
@@ -203,6 +203,22 @@ public Query rewr
s1monw commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260210384
##
File path: lucene/core/src/java/org/apache/lucene/search/QueryVisitor.java
##
@@ -0,0 +1,87 @@
+/*
+ * Licensed to the A
s1monw commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260213904
##
File path:
lucene/sandbox/src/java/org/apache/lucene/search/intervals/IntervalQuery.java
##
@@ -147,7 +153,7 @@ public
s1monw commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260216634
##
File path: lucene/core/src/java/org/apache/lucene/search/QueryVisitor.java
##
@@ -0,0 +1,87 @@
+/*
+ * Licensed to the A
s1monw commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260213337
##
File path:
lucene/queries/src/java/org/apache/lucene/queries/CommonTermsQuery.java
##
@@ -129,7 +130,18 @@ public Query
s1monw commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260213535
##
File path: lucene/sandbox/src/java/org/apache/lucene/search/CoveringQuery.java
##
@@ -109,6 +109,17 @@ public Query rewr
s1monw commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260214115
##
File path:
lucene/sandbox/src/java/org/apache/lucene/search/intervals/MinimumShouldMatchIntervalsSource.java
##
@@ -85,
[
https://issues.apache.org/jira/browse/LUCENE-5967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1689#comment-1689
]
Alan Woodward commented on LUCENE-5967:
---
Auto-prefix terms are long gone now, so I
[
https://issues.apache.org/jira/browse/SOLR-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16777828#comment-16777828
]
Kevin Risden commented on SOLR-13268:
-
I have no idea what is going on after thinking
romseygeek commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260243145
##
File path:
lucene/sandbox/src/java/org/apache/lucene/search/intervals/IntervalQuery.java
##
@@ -147,7 +153,7 @@ pub
romseygeek commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260243236
##
File path: lucene/core/src/java/org/apache/lucene/search/QueryVisitor.java
##
@@ -0,0 +1,87 @@
+/*
+ * Licensed to t
romseygeek commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260243236
##
File path: lucene/core/src/java/org/apache/lucene/search/QueryVisitor.java
##
@@ -0,0 +1,87 @@
+/*
+ * Licensed to t
romseygeek commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260243145
##
File path:
lucene/sandbox/src/java/org/apache/lucene/search/intervals/IntervalQuery.java
##
@@ -147,7 +153,7 @@ pub
romseygeek commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260244078
##
File path: lucene/core/src/java/org/apache/lucene/search/PhraseQuery.java
##
@@ -284,6 +284,16 @@ public Query rewri
romseygeek commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260244078
##
File path: lucene/core/src/java/org/apache/lucene/search/PhraseQuery.java
##
@@ -284,6 +284,16 @@ public Query rewri
romseygeek commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260244362
##
File path: lucene/core/src/java/org/apache/lucene/search/QueryVisitor.java
##
@@ -0,0 +1,87 @@
+/*
+ * Licensed to t
romseygeek commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260244362
##
File path: lucene/core/src/java/org/apache/lucene/search/QueryVisitor.java
##
@@ -0,0 +1,87 @@
+/*
+ * Licensed to t
Build: https://builds.apache.org/job/Lucene-Artifacts-7.x/448/
No tests ran.
Build Log:
[...truncated 10 lines...]
ERROR: Timeout after 10 minutes
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress
https://gitbox.apache.org/repos/asf/l
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/1050/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED:
org.apache.lucene.index.TestIndexWriterWithThreads.testIOExceptionDuringWriteSegmentWithThreadsOnlyOnce
Error Message:
MockDirectoryWr
apoorvprecisely opened a new pull request #589: feat(facet/interval): support
json facet request for interval facets
URL: https://github.com/apache/lucene-solr/pull/589
This is an automated message from the Apache Git Servic
apoorvprecisely opened a new pull request #589: feat(facet/interval): support
json facet request for interval facets
URL: https://github.com/apache/lucene-solr/pull/589
This is an automated message from the Apache Git Servic
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/297/
3 tests failed.
FAILED: org.apache.solr.common.cloud.SolrZkClientTest.testSimpleUpdateACLs
Error Message:
java.lang.InterruptedException: sleep interrupted
Stack Trace:
java.lang.RuntimeException: java.lang.InterruptedExc
s1monw commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260259941
##
File path: lucene/core/src/java/org/apache/lucene/search/PhraseQuery.java
##
@@ -284,6 +284,16 @@ public Query rewrite(I
s1monw commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260259941
##
File path: lucene/core/src/java/org/apache/lucene/search/PhraseQuery.java
##
@@ -284,6 +284,16 @@ public Query rewrite(I
romseygeek commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260262309
##
File path: lucene/core/src/java/org/apache/lucene/search/PhraseQuery.java
##
@@ -284,6 +284,16 @@ public Query rewri
romseygeek commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260262309
##
File path: lucene/core/src/java/org/apache/lucene/search/PhraseQuery.java
##
@@ -284,6 +284,16 @@ public Query rewri
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.0-Linux/216/
Java: 64bit/jdk-13-ea+8 -XX:+UseCompressedOops -XX:+UseParallelGC
10 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest
Error Message:
SOLR-11606: ByteBuddy used by Mockito is not working with this
s1monw commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260266009
##
File path: lucene/core/src/java/org/apache/lucene/search/PhraseQuery.java
##
@@ -284,6 +284,16 @@ public Query rewrite(I
s1monw commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260266009
##
File path: lucene/core/src/java/org/apache/lucene/search/PhraseQuery.java
##
@@ -284,6 +284,16 @@ public Query rewrite(I
Apoorv Bhawsar created SOLR-13272:
-
Summary: Interval facet support for JSON faceting
Key: SOLR-13272
URL: https://issues.apache.org/jira/browse/SOLR-13272
Project: Solr
Issue Type: New Featu
[
https://issues.apache.org/jira/browse/SOLR-13272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apoorv Bhawsar updated SOLR-13272:
--
Attachment: interval_json.patch
> Interval facet support for JSON faceting
> --
[
https://issues.apache.org/jira/browse/SOLR-13272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apoorv Bhawsar updated SOLR-13272:
--
Description:
Interval facet is supported in classical facet component but has no support in
js
[
https://issues.apache.org/jira/browse/SOLR-13227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16777876#comment-16777876
]
Lucene/Solr QA commented on SOLR-13227:
---
| (x) *{color:red}-1 overall{color}* |
\\
[
https://issues.apache.org/jira/browse/SOLR-13272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apoorv Bhawsar updated SOLR-13272:
--
Description:
Interval facet is supported in classical facet component but has no support in
js
[
https://issues.apache.org/jira/browse/SOLR-13267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16777900#comment-16777900
]
Jochen Barth commented on SOLR-13267:
-
-_query_:" ... " instead of -... does help.
P
[
https://issues.apache.org/jira/browse/SOLR-13271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki updated SOLR-13271:
-
Attachment: SOLR-13271.patch
> Implement a read-only mode for a collection
>
[
https://issues.apache.org/jira/browse/SOLR-13267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Barth updated SOLR-13267:
Comment: was deleted
(was: -_query_:" ... " instead of -... does help.
Please close this case.
)
[
https://issues.apache.org/jira/browse/SOLR-13267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Barth closed SOLR-13267.
---
> complex {!graph query: NullPointerException
> ---
>
>
[
https://issues.apache.org/jira/browse/SOLR-13267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Barth resolved SOLR-13267.
-
Resolution: Not A Problem
-_query_:"..." instead of -... does work.
> complex {!graph query: Nul
[
https://issues.apache.org/jira/browse/SOLR-13271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16777909#comment-16777909
]
Andrzej Bialecki commented on SOLR-13271:
--
This patch implements the read-only
[
https://issues.apache.org/jira/browse/LUCENE-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16777922#comment-16777922
]
ASF subversion and git services commented on LUCENE-8696:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16777926#comment-16777926
]
ASF subversion and git services commented on LUCENE-8696:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16777927#comment-16777927
]
ASF subversion and git services commented on LUCENE-8696:
-
Commi
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/207/
Java: 64bit/jdk-13-ea+8 -XX:+UseCompressedOops -XX:+UseSerialGC
10 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest
Error Message:
SOLR-11606: ByteBuddy used by Mockito is not working with this JV
romseygeek commented on issue #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#issuecomment-467448787
* I've taken Simon's suggestion of removing special-casing for Automaton,
and things still seem to work (although we may need to add hooks back in to
all
romseygeek commented on issue #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#issuecomment-467448787
* I've taken Simon's suggestion of removing special-casing for Automaton,
and things still seem to work (although we may need to add hooks back in to
all
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260298924
##
File path: lucene/core/src/java/org/apache/lucene/search/PhraseQuery.java
##
@@ -284,6 +284,16 @@ public Query rewrite(
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260298924
##
File path: lucene/core/src/java/org/apache/lucene/search/PhraseQuery.java
##
@@ -284,6 +284,16 @@ public Query rewrite(
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260300062
##
File path: lucene/core/src/java/org/apache/lucene/search/BoostQuery.java
##
@@ -104,6 +104,14 @@ public Query rewrite(I
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260300062
##
File path: lucene/core/src/java/org/apache/lucene/search/BoostQuery.java
##
@@ -104,6 +104,14 @@ public Query rewrite(I
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260300270
##
File path:
lucene/core/src/java/org/apache/lucene/search/ConstantScoreQuery.java
##
@@ -64,6 +64,14 @@ public Query re
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260300270
##
File path:
lucene/core/src/java/org/apache/lucene/search/ConstantScoreQuery.java
##
@@ -64,6 +64,14 @@ public Query re
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260300555
##
File path:
lucene/core/src/java/org/apache/lucene/search/IndexOrDocValuesQuery.java
##
@@ -109,16 +107,20 @@ public Qu
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260300555
##
File path:
lucene/core/src/java/org/apache/lucene/search/IndexOrDocValuesQuery.java
##
@@ -109,16 +107,20 @@ public Qu
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260300748
##
File path:
lucene/core/src/java/org/apache/lucene/search/MultiTermQueryConstantScoreWrapper.java
##
@@ -231,4 +231,12
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260300748
##
File path:
lucene/core/src/java/org/apache/lucene/search/MultiTermQueryConstantScoreWrapper.java
##
@@ -231,4 +231,12
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260300787
##
File path: lucene/core/src/java/org/apache/lucene/search/NGramPhraseQuery.java
##
@@ -77,6 +77,14 @@ public Query rewri
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260300787
##
File path: lucene/core/src/java/org/apache/lucene/search/NGramPhraseQuery.java
##
@@ -77,6 +77,14 @@ public Query rewri
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260302187
##
File path: lucene/core/src/java/org/apache/lucene/search/QueryVisitor.java
##
@@ -0,0 +1,80 @@
+/*
+ * Licensed to the
[
https://issues.apache.org/jira/browse/SOLR-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16777947#comment-16777947
]
Kevin Risden commented on SOLR-13268:
-
I guess the biggest question I have currently
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260302187
##
File path: lucene/core/src/java/org/apache/lucene/search/QueryVisitor.java
##
@@ -0,0 +1,80 @@
+/*
+ * Licensed to the
[
https://issues.apache.org/jira/browse/SOLR-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16777954#comment-16777954
]
Kevin Risden commented on SOLR-13268:
-
Another reproducing seed
https://jenkins.thet
[
https://issues.apache.org/jira/browse/LUCENE-5718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luca Cavanna resolved LUCENE-5718.
--
Resolution: Duplicate
This will be addressed with LUCENE-3401, which is being worked on.
> Mo
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260307571
##
File path:
lucene/core/src/java/org/apache/lucene/search/spans/FieldMaskingSpanQuery.java
##
@@ -104,6 +106,14 @@ publ
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260307571
##
File path:
lucene/core/src/java/org/apache/lucene/search/spans/FieldMaskingSpanQuery.java
##
@@ -104,6 +106,14 @@ publ
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260311392
##
File path: lucene/core/src/java/org/apache/lucene/search/QueryVisitor.java
##
@@ -0,0 +1,80 @@
+/*
+ * Licensed to the
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260311392
##
File path: lucene/core/src/java/org/apache/lucene/search/QueryVisitor.java
##
@@ -0,0 +1,80 @@
+/*
+ * Licensed to the
dsmiley commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260311806
##
File path: lucene/core/src/java/org/apache/lucene/search/FuzzyQuery.java
##
@@ -146,6 +147,10 @@ public boolean getTran
dsmiley commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260311806
##
File path: lucene/core/src/java/org/apache/lucene/search/FuzzyQuery.java
##
@@ -146,6 +147,10 @@ public boolean getTran
dsmiley commented on issue #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#issuecomment-467462766
I can understand that the default implementation of Query.visit is to call
visitLeaf on itself for the benefit of backwards compatibility. That said, I
thi
dsmiley commented on issue #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#issuecomment-467462766
I can understand that the default implementation of Query.visit is to call
visitLeaf on itself for the benefit of backwards compatibility. That said, I
thi
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260317176
##
File path:
lucene/core/src/java/org/apache/lucene/search/DisjunctionMaxQuery.java
##
@@ -237,6 +228,16 @@ public Query
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260317176
##
File path:
lucene/core/src/java/org/apache/lucene/search/DisjunctionMaxQuery.java
##
@@ -237,6 +228,16 @@ public Query
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260317416
##
File path:
lucene/core/src/java/org/apache/lucene/search/spans/SpanBoostQuery.java
##
@@ -93,6 +95,14 @@ public Query
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260317501
##
File path:
lucene/core/src/java/org/apache/lucene/search/spans/SpanContainQuery.java
##
@@ -128,6 +120,18 @@ public Qu
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260317416
##
File path:
lucene/core/src/java/org/apache/lucene/search/spans/SpanBoostQuery.java
##
@@ -93,6 +95,14 @@ public Query
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260317501
##
File path:
lucene/core/src/java/org/apache/lucene/search/spans/SpanContainQuery.java
##
@@ -128,6 +120,18 @@ public Qu
javanna commented on a change in pull request #581: LUCENE-3041: QueryVisitor
URL: https://github.com/apache/lucene-solr/pull/581#discussion_r260317589
##
File path:
lucene/core/src/java/org/apache/lucene/search/spans/SpanMultiTermQueryWrapper.java
##
@@ -121,7 +122,15 @@
1 - 100 of 201 matches
Mail list logo