[
https://issues.apache.org/jira/browse/SOLR-14688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246314#comment-17246314
]
Tomas Eduardo Fernandez Lobbe commented on SOLR-14688:
--
There were s
[
https://issues.apache.org/jira/browse/SOLR-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246305#comment-17246305
]
Munendra S N commented on SOLR-10732:
-
{quote}I'm curious, Munendra S N – were you ab
munendrasn commented on a change in pull request #2121:
URL: https://github.com/apache/lucene-solr/pull/2121#discussion_r539029723
##
File path:
solr/core/src/java/org/apache/solr/update/processor/AtomicUpdateDocumentMerger.java
##
@@ -553,7 +574,15 @@ private Object getNative
munendrasn commented on a change in pull request #2121:
URL: https://github.com/apache/lucene-solr/pull/2121#discussion_r539029127
##
File path:
solr/core/src/java/org/apache/solr/update/processor/AtomicUpdateDocumentMerger.java
##
@@ -143,6 +147,15 @@ public SolrInputDocument
munendrasn commented on a change in pull request #2121:
URL: https://github.com/apache/lucene-solr/pull/2121#discussion_r539024109
##
File path:
solr/core/src/test/org/apache/solr/update/TestInPlaceUpdatesStandalone.java
##
@@ -121,6 +123,36 @@ public void deleteAllAndCommit()
gf2121 edited a comment on pull request #2113:
URL: https://github.com/apache/lucene-solr/pull/2113#issuecomment-741520801
> You need to either return a value from the benchmark methods or call
blackhole.consume, otherwise the JVM will detect that everything is unused
outside of the scope
gf2121 edited a comment on pull request #2113:
URL: https://github.com/apache/lucene-solr/pull/2113#issuecomment-741520801
> You need to either return a value from the benchmark methods or call
blackhole.consume, otherwise the JVM will detect that everything is unused
outside of the scope
gf2121 commented on pull request #2113:
URL: https://github.com/apache/lucene-solr/pull/2113#issuecomment-741520801
> You need to either return a value from the benchmark methods or call
blackhole.consume, otherwise the JVM will detect that everything is unused
outside of the scope and opt
[
https://issues.apache.org/jira/browse/SOLR-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246281#comment-17246281
]
Mark Robert Miller edited comment on SOLR-14788 at 12/9/20, 4:28 AM:
--
[
https://issues.apache.org/jira/browse/SOLR-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246281#comment-17246281
]
Mark Robert Miller commented on SOLR-14788:
---
[~markus17] I was planning on shor
[
https://issues.apache.org/jira/browse/SOLR-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246280#comment-17246280
]
Mark Robert Miller commented on SOLR-14788:
---
The flywheel defender is in rare f
[
https://issues.apache.org/jira/browse/SOLR-14848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246278#comment-17246278
]
Mark Robert Miller commented on SOLR-14848:
---
Whew, okay, this issue is finally
[
https://issues.apache.org/jira/browse/SOLR-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246228#comment-17246228
]
Michael Gibney commented on SOLR-15036:
---
Thanks for the clarification, [~jbernste].
thelabdude opened a new pull request #2132:
URL: https://github.com/apache/lucene-solr/pull/2132
# Description
Quick impl to show the concept discussed in the JIRA, more tests required
... Pretty non-invasive to the existing codebase in my opinion thus far ;-)
Also want to try
[
https://issues.apache.org/jira/browse/SOLR-7964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246219#comment-17246219
]
Graham Sutton commented on SOLR-7964:
-
Any progress on getting this incorporated into
[
https://issues.apache.org/jira/browse/SOLR-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246198#comment-17246198
]
Joel Bernstein edited comment on SOLR-15036 at 12/9/20, 12:22 AM:
-
[
https://issues.apache.org/jira/browse/SOLR-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246157#comment-17246157
]
Joel Bernstein edited comment on SOLR-15036 at 12/9/20, 12:21 AM:
-
[
https://issues.apache.org/jira/browse/SOLR-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246198#comment-17246198
]
Joel Bernstein commented on SOLR-15036:
---
In the high cardinality use case, faceting
tflobbe commented on a change in pull request #2120:
URL: https://github.com/apache/lucene-solr/pull/2120#discussion_r538843558
##
File path:
solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java
##
@@ -1306,7 +1306,7 @@ private static void forceLeaderElecti
[
https://issues.apache.org/jira/browse/SOLR-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246172#comment-17246172
]
Michael Gibney commented on SOLR-15036:
---
[~thelabdude], you mention "JSON facet imp
[
https://issues.apache.org/jira/browse/SOLR-14688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246171#comment-17246171
]
Noble Paul commented on SOLR-14688:
---
Yes David, that's a missing piece. When there are
[
https://issues.apache.org/jira/browse/SOLR-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246157#comment-17246157
]
Joel Bernstein edited comment on SOLR-15036 at 12/8/20, 9:18 PM:
--
madrob commented on pull request #2113:
URL: https://github.com/apache/lucene-solr/pull/2113#issuecomment-741047880
You need to either return a value from the benchmark methods or call
blackhole.consume, otherwise the JVM will detect that everything is unused
outside of the scope and optim
[
https://issues.apache.org/jira/browse/SOLR-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246157#comment-17246157
]
Joel Bernstein commented on SOLR-15036:
---
I can comment on the drill vs facet. Facet
madrob commented on pull request #2118:
URL: https://github.com/apache/lucene-solr/pull/2118#issuecomment-741045328
Overall the fix is definitely good, and I think it's correct, just a few
minor questions about it for completeness. Thank you for opening the PR!
---
madrob commented on a change in pull request #2118:
URL: https://github.com/apache/lucene-solr/pull/2118#discussion_r538812418
##
File path: solr/core/src/java/org/apache/solr/search/FunctionQParser.java
##
@@ -361,7 +361,9 @@ protected ValueSource parseValueSource(int flags) t
madrob commented on a change in pull request #2121:
URL: https://github.com/apache/lucene-solr/pull/2121#discussion_r538804398
##
File path:
solr/core/src/java/org/apache/solr/update/processor/AtomicUpdateDocumentMerger.java
##
@@ -143,6 +147,15 @@ public SolrInputDocument mer
dweiss commented on a change in pull request #2127:
URL: https://github.com/apache/lucene-solr/pull/2127#discussion_r538796480
##
File path:
lucene/highlighter/src/test/org/apache/lucene/search/matchhighlight/TestMatchRegionRetriever.java
##
@@ -361,6 +374,41 @@ public void te
[
https://issues.apache.org/jira/browse/SOLR-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246106#comment-17246106
]
Michael Gibney commented on SOLR-10732:
---
I'm curious, [~munendrasn] -- were you abl
[
https://issues.apache.org/jira/browse/SOLR-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246031#comment-17246031
]
Timothy Potter commented on SOLR-15036:
---
[~atri] the patch isn't the solution I'm g
[
https://issues.apache.org/jira/browse/SOLR-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246017#comment-17246017
]
Atri Sharma commented on SOLR-15036:
I havent looked at the patch yet – but why not d
Timothy Potter created SOLR-15036:
-
Summary: Use plist automatically for executing a facet expression
against a collection alias backed by multiple collections
Key: SOLR-15036
URL: https://issues.apache.org/jira/b
gf2121 edited a comment on pull request #2113:
URL: https://github.com/apache/lucene-solr/pull/2113#issuecomment-740674712
> I wonder if the difference in performance is observable since final long
values would be inlined at compile time (and easily optimized for hotspot)
whereas array acc
gf2121 edited a comment on pull request #2113:
URL: https://github.com/apache/lucene-solr/pull/2113#issuecomment-740674712
> I wonder if the difference in performance is observable since final long
values would be inlined at compile time (and easily optimized for hotspot)
whereas array acc
gf2121 edited a comment on pull request #2113:
URL: https://github.com/apache/lucene-solr/pull/2113#issuecomment-740674712
> I wonder if the difference in performance is observable since final long
values would be inlined at compile time (and easily optimized for hotspot)
whereas array acc
gf2121 commented on pull request #2113:
URL: https://github.com/apache/lucene-solr/pull/2113#issuecomment-740674712
> I wonder if the difference in performance is observable since final long
values would be inlined at compile time (and easily optimized for hotspot)
whereas array accesses,
Erick Erickson created SOLR-15035:
-
Summary: core.properties different when using ADDREPLICA .vs. when
the replica created with CREATE
Key: SOLR-15035
URL: https://issues.apache.org/jira/browse/SOLR-15035
[
https://issues.apache.org/jira/browse/SOLR-8673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev updated SOLR-8673:
---
Assignee: Mikhail Khludnev
Resolution: Fixed
Status: Resolved (was: Patch Availa
[
https://issues.apache.org/jira/browse/SOLR-8673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev updated SOLR-8673:
---
Fix Version/s: (was: 6.2)
(was: 7.0)
8.8
> o.a.s
[
https://issues.apache.org/jira/browse/SOLR-8673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17245843#comment-17245843
]
Mikhail Khludnev edited comment on SOLR-8673 at 12/8/20, 1:49 PM:
--
[
https://issues.apache.org/jira/browse/LUCENE-9629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17245883#comment-17245883
]
Feng Guo edited comment on LUCENE-9629 at 12/8/20, 1:29 PM:
[
https://issues.apache.org/jira/browse/LUCENE-9629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17245883#comment-17245883
]
Feng Guo commented on LUCENE-9629:
--
[~jpountz] Sorry to bother you! now we have come in
[
https://issues.apache.org/jira/browse/SOLR-14397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17245867#comment-17245867
]
Alessandro Benedetti commented on SOLR-14397:
-
Should we resume this work, no
munendrasn commented on a change in pull request #2123:
URL: https://github.com/apache/lucene-solr/pull/2123#discussion_r538323161
##
File path: solr/core/src/java/org/apache/solr/request/SimpleFacets.java
##
@@ -325,6 +329,9 @@ public void getFacetQueryCount(ParsedParams parse
dweiss commented on pull request #2127:
URL: https://github.com/apache/lucene-solr/pull/2127#issuecomment-740595732
I plan to commit it in (with assume-disabled test involving
position+offsets) if nobody objects.
This is an
munendrasn commented on a change in pull request #2123:
URL: https://github.com/apache/lucene-solr/pull/2123#discussion_r538316824
##
File path: solr/core/src/java/org/apache/solr/request/SimpleFacets.java
##
@@ -903,7 +910,7 @@ public void execute(Runnable r) {
private in
munendrasn commented on a change in pull request #2123:
URL: https://github.com/apache/lucene-solr/pull/2123#discussion_r538315749
##
File path: solr/core/src/java/org/apache/solr/search/facet/FacetProcessor.java
##
@@ -419,7 +419,7 @@ void fillBucket(SimpleOrderedMap bucket, Q
dweiss commented on a change in pull request #2127:
URL: https://github.com/apache/lucene-solr/pull/2127#discussion_r538313908
##
File path:
lucene/highlighter/src/test/org/apache/lucene/search/matchhighlight/TestMatchRegionRetriever.java
##
@@ -361,6 +374,41 @@ public void te
[
https://issues.apache.org/jira/browse/SOLR-8673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17245843#comment-17245843
]
Mikhail Khludnev commented on SOLR-8673:
[https://builds.apache.org/job/Lucene/job
[
https://issues.apache.org/jira/browse/SOLR-15034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17245836#comment-17245836
]
Andreas Hubold commented on SOLR-15034:
---
I've asked on solr-user mailing list:
[ht
Andreas Hubold created SOLR-15034:
-
Summary: CoreAdmin STATUS should also return config set
Key: SOLR-15034
URL: https://issues.apache.org/jira/browse/SOLR-15034
Project: Solr
Issue Type: Imp
romseygeek commented on a change in pull request #2127:
URL: https://github.com/apache/lucene-solr/pull/2127#discussion_r538220443
##
File path:
lucene/highlighter/src/test/org/apache/lucene/search/matchhighlight/TestMatchRegionRetriever.java
##
@@ -361,6 +374,41 @@ public voi
dweiss commented on a change in pull request #2127:
URL: https://github.com/apache/lucene-solr/pull/2127#discussion_r538162712
##
File path:
lucene/highlighter/src/test/org/apache/lucene/search/matchhighlight/TestMatchRegionRetriever.java
##
@@ -361,6 +374,41 @@ public void te
[
https://issues.apache.org/jira/browse/SOLR-8673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17245758#comment-17245758
]
ASF subversion and git services commented on SOLR-8673:
---
Commit 6f35
HoustonPutman merged pull request #2130:
URL: https://github.com/apache/lucene-solr/pull/2130
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
HoustonPutman commented on pull request #2130:
URL: https://github.com/apache/lucene-solr/pull/2130#issuecomment-740486427
Thanks for checking on that Anshum
This is an automated message from the Apache Git Service.
To respon
romseygeek commented on a change in pull request #2127:
URL: https://github.com/apache/lucene-solr/pull/2127#discussion_r538157532
##
File path:
lucene/highlighter/src/test/org/apache/lucene/search/matchhighlight/TestMatchRegionRetriever.java
##
@@ -361,6 +374,41 @@ public voi
[
https://issues.apache.org/jira/browse/SOLR-15010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17245741#comment-17245741
]
Jan Høydahl commented on SOLR-15010:
+1 to fallback to jattach in bin/solr if jstack
iverase opened a new pull request #2131:
URL: https://github.com/apache/lucene-solr/pull/2131
This commit just add a correction in the minLat/maxLat when it becomes
invalid during quantisation.
CC: @nknize
This is an
59 matches
Mail list logo