[GitHub] [lucene-solr] iverase opened a new pull request #2131: LUCENE-9552: make sure we don't construct Illegal rectangles due to quantization

2020-12-08 Thread GitBox
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

[jira] [Commented] (SOLR-15010) Missing jstack warning is alarming, when using bin/solr as client interface to solr

2020-12-08 Thread Jira
[ 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

[GitHub] [lucene-solr] romseygeek commented on a change in pull request #2127: LUCENE-9633: Improve match highlighter behavior for degenerate intervals

2020-12-08 Thread GitBox
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

[GitHub] [lucene-solr] HoustonPutman commented on pull request #2130: Adding Apache Reporter step in Release Wizard.

2020-12-08 Thread GitBox
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

[GitHub] [lucene-solr] HoustonPutman merged pull request #2130: Adding Apache Reporter step in Release Wizard.

2020-12-08 Thread GitBox
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

[jira] [Commented] (SOLR-8673) o.a.s.search.facet classes not public/extendable

2020-12-08 Thread ASF subversion and git services (Jira)
[ 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

[GitHub] [lucene-solr] dweiss commented on a change in pull request #2127: LUCENE-9633: Improve match highlighter behavior for degenerate intervals

2020-12-08 Thread GitBox
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

[GitHub] [lucene-solr] romseygeek commented on a change in pull request #2127: LUCENE-9633: Improve match highlighter behavior for degenerate intervals

2020-12-08 Thread GitBox
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

[jira] [Created] (SOLR-15034) CoreAdmin STATUS should also return config set

2020-12-08 Thread Andreas Hubold (Jira)
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

[jira] [Commented] (SOLR-15034) CoreAdmin STATUS should also return config set

2020-12-08 Thread Andreas Hubold (Jira)
[ 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

[jira] [Commented] (SOLR-8673) o.a.s.search.facet classes not public/extendable

2020-12-08 Thread Mikhail Khludnev (Jira)
[ 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

[GitHub] [lucene-solr] dweiss commented on a change in pull request #2127: LUCENE-9633: Improve match highlighter behavior for degenerate intervals

2020-12-08 Thread GitBox
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

[GitHub] [lucene-solr] munendrasn commented on a change in pull request #2123: SOLR-10732: short circuit calls to searcher#numDocs when base is empty

2020-12-08 Thread GitBox
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

[GitHub] [lucene-solr] munendrasn commented on a change in pull request #2123: SOLR-10732: short circuit calls to searcher#numDocs when base is empty

2020-12-08 Thread GitBox
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

[GitHub] [lucene-solr] dweiss commented on pull request #2127: LUCENE-9633: Improve match highlighter behavior for degenerate intervals

2020-12-08 Thread GitBox
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

[GitHub] [lucene-solr] munendrasn commented on a change in pull request #2123: SOLR-10732: short circuit calls to searcher#numDocs when base is empty

2020-12-08 Thread GitBox
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

[jira] [Commented] (SOLR-14397) Vector Search in Solr

2020-12-08 Thread Alessandro Benedetti (Jira)
[ 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

[jira] [Commented] (LUCENE-9629) Use computed mask values in ForUtil

2020-12-08 Thread Feng Guo (Jira)
[ 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

[jira] [Comment Edited] (LUCENE-9629) Use computed mask values in ForUtil

2020-12-08 Thread Feng Guo (Jira)
[ 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:

[jira] [Comment Edited] (SOLR-8673) o.a.s.search.facet classes not public/extendable

2020-12-08 Thread Mikhail Khludnev (Jira)
[ 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: --

[jira] [Updated] (SOLR-8673) o.a.s.search.facet classes not public/extendable

2020-12-08 Thread Mikhail Khludnev (Jira)
[ 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

[jira] [Updated] (SOLR-8673) o.a.s.search.facet classes not public/extendable

2020-12-08 Thread Mikhail Khludnev (Jira)
[ 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

[jira] [Created] (SOLR-15035) core.properties different when using ADDREPLICA .vs. when the replica created with CREATE

2020-12-08 Thread Erick Erickson (Jira)
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

[GitHub] [lucene-solr] gf2121 commented on pull request #2113: LUCENE-9629: Use computed masks

2020-12-08 Thread GitBox
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,

[GitHub] [lucene-solr] gf2121 edited a comment on pull request #2113: LUCENE-9629: Use computed masks

2020-12-08 Thread GitBox
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

[GitHub] [lucene-solr] gf2121 edited a comment on pull request #2113: LUCENE-9629: Use computed masks

2020-12-08 Thread GitBox
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

[GitHub] [lucene-solr] gf2121 edited a comment on pull request #2113: LUCENE-9629: Use computed masks

2020-12-08 Thread GitBox
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

[jira] [Created] (SOLR-15036) Use plist automatically for executing a facet expression against a collection alias backed by multiple collections

2020-12-08 Thread Timothy Potter (Jira)
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

[jira] [Commented] (SOLR-15036) Use plist automatically for executing a facet expression against a collection alias backed by multiple collections

2020-12-08 Thread Atri Sharma (Jira)
[ 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

[jira] [Commented] (SOLR-15036) Use plist automatically for executing a facet expression against a collection alias backed by multiple collections

2020-12-08 Thread Timothy Potter (Jira)
[ 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

[jira] [Commented] (SOLR-10732) potential optimizations in callers of SolrIndexSearcher.numDocs when docset is empty

2020-12-08 Thread Michael Gibney (Jira)
[ 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

[GitHub] [lucene-solr] dweiss commented on a change in pull request #2127: LUCENE-9633: Improve match highlighter behavior for degenerate intervals

2020-12-08 Thread GitBox
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

[GitHub] [lucene-solr] madrob commented on a change in pull request #2121: SOLR-10860: Return proper error code for bad input incase of inplace updates

2020-12-08 Thread GitBox
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

[GitHub] [lucene-solr] madrob commented on a change in pull request #2118: SOLR-15031: Prevent null being wrapped in a QueryValueSource

2020-12-08 Thread GitBox
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

[GitHub] [lucene-solr] madrob commented on pull request #2118: SOLR-15031: Prevent null being wrapped in a QueryValueSource

2020-12-08 Thread GitBox
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! ---

[jira] [Commented] (SOLR-15036) Use plist automatically for executing a facet expression against a collection alias backed by multiple collections

2020-12-08 Thread Joel Bernstein (Jira)
[ 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

[GitHub] [lucene-solr] madrob commented on pull request #2113: LUCENE-9629: Use computed masks

2020-12-08 Thread GitBox
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

[jira] [Comment Edited] (SOLR-15036) Use plist automatically for executing a facet expression against a collection alias backed by multiple collections

2020-12-08 Thread Joel Bernstein (Jira)
[ 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: --

[jira] [Commented] (SOLR-14688) First party package implementation design

2020-12-08 Thread Noble Paul (Jira)
[ 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

[jira] [Commented] (SOLR-15036) Use plist automatically for executing a facet expression against a collection alias backed by multiple collections

2020-12-08 Thread Michael Gibney (Jira)
[ 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

[GitHub] [lucene-solr] tflobbe commented on a change in pull request #2120: SOLR-15029 More gracefully give up shard leadership

2020-12-08 Thread GitBox
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

[jira] [Commented] (SOLR-15036) Use plist automatically for executing a facet expression against a collection alias backed by multiple collections

2020-12-08 Thread Joel Bernstein (Jira)
[ 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

[jira] [Comment Edited] (SOLR-15036) Use plist automatically for executing a facet expression against a collection alias backed by multiple collections

2020-12-08 Thread Joel Bernstein (Jira)
[ 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: -

[jira] [Comment Edited] (SOLR-15036) Use plist automatically for executing a facet expression against a collection alias backed by multiple collections

2020-12-08 Thread Joel Bernstein (Jira)
[ 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: -

[jira] [Commented] (SOLR-7964) suggest.highlight=true does not work when using context filter query

2020-12-08 Thread Graham Sutton (Jira)
[ 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

[GitHub] [lucene-solr] thelabdude opened a new pull request #2132: SOLR-15036: auto- select / rollup / sort / plist over facet expression when using a collection alias with multiple collections

2020-12-08 Thread GitBox
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

[jira] [Commented] (SOLR-15036) Use plist automatically for executing a facet expression against a collection alias backed by multiple collections

2020-12-08 Thread Michael Gibney (Jira)
[ 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].

[jira] [Commented] (SOLR-14848) Demonstrate how Solr 8, master, or any version previous Solr version before pales next to the reference branch.

2020-12-08 Thread Mark Robert Miller (Jira)
[ 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

[jira] [Commented] (SOLR-14788) Solr: The Next Big Thing

2020-12-08 Thread Mark Robert Miller (Jira)
[ 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

[jira] [Commented] (SOLR-14788) Solr: The Next Big Thing

2020-12-08 Thread Mark Robert Miller (Jira)
[ 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

[jira] [Comment Edited] (SOLR-14788) Solr: The Next Big Thing

2020-12-08 Thread Mark Robert Miller (Jira)
[ 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: --

[GitHub] [lucene-solr] gf2121 commented on pull request #2113: LUCENE-9629: Use computed masks

2020-12-08 Thread GitBox
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

[GitHub] [lucene-solr] gf2121 edited a comment on pull request #2113: LUCENE-9629: Use computed masks

2020-12-08 Thread GitBox
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

[GitHub] [lucene-solr] gf2121 edited a comment on pull request #2113: LUCENE-9629: Use computed masks

2020-12-08 Thread GitBox
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

[GitHub] [lucene-solr] munendrasn commented on a change in pull request #2121: SOLR-10860: Return proper error code for bad input incase of inplace updates

2020-12-08 Thread GitBox
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()

[GitHub] [lucene-solr] munendrasn commented on a change in pull request #2121: SOLR-10860: Return proper error code for bad input incase of inplace updates

2020-12-08 Thread GitBox
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

[GitHub] [lucene-solr] munendrasn commented on a change in pull request #2121: SOLR-10860: Return proper error code for bad input incase of inplace updates

2020-12-08 Thread GitBox
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

[jira] [Commented] (SOLR-10732) potential optimizations in callers of SolrIndexSearcher.numDocs when docset is empty

2020-12-08 Thread Munendra S N (Jira)
[ 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

[jira] [Commented] (SOLR-14688) First party package implementation design

2020-12-08 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ 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