[
https://issues.apache.org/jira/browse/SOLR-13972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176096#comment-17176096
]
Jan Høydahl commented on SOLR-13972:
I think the technically correct way is to open a
[
https://issues.apache.org/jira/browse/SOLR-13998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176102#comment-17176102
]
Marcus Eagan commented on SOLR-13998:
-
[~anshum] can you link to the branch Mark shar
[
https://issues.apache.org/jira/browse/SOLR-13998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176101#comment-17176101
]
Marcus Eagan commented on SOLR-13998:
-
[~anshum] that makes sense. I didn't realized
dweiss opened a new pull request #1743:
URL: https://github.com/apache/lucene-solr/pull/1743
LUCENE-8626. Here's how you can do it in a progressive, incremental way:
make an exception list for existing suites not following the convention, but
enforce it on anything new.
-
[
https://issues.apache.org/jira/browse/LUCENE-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176109#comment-17176109
]
Dawid Weiss commented on LUCENE-8626:
-
Pushed a PR for consideration on how this can
[
https://issues.apache.org/jira/browse/LUCENE-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176113#comment-17176113
]
Dawid Weiss commented on LUCENE-8626:
-
As for the convention itself, I'm myself more
mocobeta commented on pull request #1742:
URL: https://github.com/apache/lucene-solr/pull/1742#issuecomment-672691181
Thanks, it works very well for me! I added dependencies on all analysis
modules and suggester.
When I run `./gradlew :lucene:luke:run`, I got this error and then fig
dweiss commented on pull request #1742:
URL: https://github.com/apache/lucene-solr/pull/1742#issuecomment-672693199
I'd add those dependencies to 'standalone' configuration, not implementation
- so that the implementation configuration is indeed minimal?
As for the launcher: this is
mocobeta commented on pull request #1742:
URL: https://github.com/apache/lucene-solr/pull/1742#issuecomment-672701544
> I'd add those dependencies to 'standalone' configuration, not
implementation
I moved them. Thanks.
---
[
https://issues.apache.org/jira/browse/LUCENE-9439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176127#comment-17176127
]
Dawid Weiss commented on LUCENE-9439:
-
Let me know once you take a peek at it, Alan.
Marcus Eagan created SOLR-14731:
---
Summary: Make use of @SolrSingleThreaded Implementation
Key: SOLR-14731
URL: https://issues.apache.org/jira/browse/SOLR-14731
Project: Solr
Issue Type: Improv
[
https://issues.apache.org/jira/browse/SOLR-14731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176145#comment-17176145
]
Marcus Eagan commented on SOLR-14731:
-
this is an annotation to denote that this clas
mocobeta commented on pull request #1742:
URL: https://github.com/apache/lucene-solr/pull/1742#issuecomment-672713515
> As for the launcher: this is caused by 'vmlauncher: false'. If you set it
to true then it'll work but you'd need to know exact path to 'java' - which you
can get from Gra
atris commented on a change in pull request #1737:
URL: https://github.com/apache/lucene-solr/pull/1737#discussion_r469081264
##
File path: solr/core/src/java/org/apache/solr/core/SolrConfig.java
##
@@ -811,10 +818,18 @@ private void initLibs(SolrResourceLoader loader, boolean
MarcusSorealheis opened a new pull request #1744:
URL: https://github.com/apache/lucene-solr/pull/1744
# Description
Makes use of @anshumg and @markrmiller's single threaded annotation so that
it is more obvious to maintainers.
# Solution
adds it.
#
[
https://issues.apache.org/jira/browse/SOLR-14712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176146#comment-17176146
]
Ishan Chattopadhyaya commented on SOLR-14712:
-
Let us name this better. "RPC"
MarcusSorealheis commented on pull request #1744:
URL: https://github.com/apache/lucene-solr/pull/1744#issuecomment-672714337
simple PR here, will the package masters @chatman and @noblepaul please
take a look, as well as @anshumg. I'll use this annotation going forward as
applicable. Tha
dweiss commented on pull request #1742:
URL: https://github.com/apache/lucene-solr/pull/1742#issuecomment-672715512
I think the VM launcher doesn't respect search path on all environments. You
have to provide an explicit path to the binary you're willing to launch. This
is how it used to w
[
https://issues.apache.org/jira/browse/SOLR-14712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176151#comment-17176151
]
Noble Paul commented on SOLR-14712:
---
I shall just name it` RemoteCall` instead of RPC w
[
https://issues.apache.org/jira/browse/SOLR-14497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176162#comment-17176162
]
Jan Høydahl commented on SOLR-14497:
What's the status here? Last I recall was [~dsmi
[
https://issues.apache.org/jira/browse/LUCENE-9457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176164#comment-17176164
]
Dawid Weiss commented on LUCENE-9457:
-
bq. It could be hotspot noise maybe?
Could
[
https://issues.apache.org/jira/browse/SOLR-14497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176165#comment-17176165
]
Dawid Weiss commented on SOLR-14497:
> Are we still aiming to setup the Solr PMC befo
MarcusSorealheis commented on a change in pull request #1737:
URL: https://github.com/apache/lucene-solr/pull/1737#discussion_r469104910
##
File path: solr/core/src/java/org/apache/solr/core/SolrConfig.java
##
@@ -811,10 +818,18 @@ private void initLibs(SolrResourceLoader loade
[
https://issues.apache.org/jira/browse/LUCENE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176184#comment-17176184
]
Simon Willnauer commented on LUCENE-8776:
-
I think preventing negative offsets i
[
https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176215#comment-17176215
]
Mark Robert Miller commented on SOLR-14636:
---
Getting so close even with so much
[
https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176226#comment-17176226
]
Mark Robert Miller commented on SOLR-14636:
---
I’d also like to thank those that
[
https://issues.apache.org/jira/browse/SOLR-14497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176229#comment-17176229
]
Jan Høydahl commented on SOLR-14497:
Yea, lots of things to do there.
I wonder if it
[
https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176231#comment-17176231
]
Markus Jelsma commented on SOLR-14636:
--
Hi [~markrmiller] , as curious as a was, i t
[
https://issues.apache.org/jira/browse/SOLR-14497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176236#comment-17176236
]
Dawid Weiss commented on SOLR-14497:
Getting rid of ant is very likely a prerequisite
[
https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176237#comment-17176237
]
Markus Jelsma commented on SOLR-14636:
--
Well, adding a null check there fixes the pr
[
https://issues.apache.org/jira/browse/SOLR-13972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176242#comment-17176242
]
Jason Gerlowski commented on SOLR-13972:
Oh, ok. If that's what we typically do.
[
https://issues.apache.org/jira/browse/SOLR-13972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski resolved SOLR-13972.
> Insecure Solr should generate startup warning
> -
[
https://issues.apache.org/jira/browse/SOLR-13412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176252#comment-17176252
]
David Eric Pugh commented on SOLR-13412:
Thats great [~tomoko], if you write up t
[
https://issues.apache.org/jira/browse/SOLR-14726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176253#comment-17176253
]
David Eric Pugh commented on SOLR-14726:
makes sense. I did some reading and fo
[
https://issues.apache.org/jira/browse/SOLR-14677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176256#comment-17176256
]
David Eric Pugh commented on SOLR-14677:
Unfortunately, that makes sense to me on
[
https://issues.apache.org/jira/browse/SOLR-14497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176255#comment-17176255
]
Jan Høydahl commented on SOLR-14497:
I created two sub tasks here already, which is p
[
https://issues.apache.org/jira/browse/SOLR-14726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176267#comment-17176267
]
Jan Høydahl commented on SOLR-14726:
Don't have your hopes too high there. Last time
[
https://issues.apache.org/jira/browse/LUCENE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176273#comment-17176273
]
Dawid Weiss commented on LUCENE-8776:
-
I just wanted to chip in a lateral idea that
[
https://issues.apache.org/jira/browse/SOLR-14470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176282#comment-17176282
]
ASF subversion and git services commented on SOLR-14470:
Commit a
[
https://issues.apache.org/jira/browse/SOLR-14726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176286#comment-17176286
]
Ishan Chattopadhyaya commented on SOLR-14726:
-
If someone wants to take forwa
[
https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176290#comment-17176290
]
Ishan Chattopadhyaya commented on SOLR-14636:
-
[~markus17], I run this branch
[
https://issues.apache.org/jira/browse/SOLR-14504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176291#comment-17176291
]
Colvin Cowie commented on SOLR-14504:
-
[~ab] this did make it into 8.6 right? But it'
[
https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176293#comment-17176293
]
Ishan Chattopadhyaya commented on SOLR-14636:
-
bq. I’d also like to thank tho
[
https://issues.apache.org/jira/browse/LUCENE-9455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176313#comment-17176313
]
Adrien Grand commented on LUCENE-9455:
--
+1
> ExitableTermsEnum (in ExitableDirecto
jpountz commented on a change in pull request #1731:
URL: https://github.com/apache/lucene-solr/pull/1731#discussion_r469225237
##
File path: lucene/core/src/java/org/apache/lucene/search/Sort.java
##
@@ -177,12 +177,12 @@ public Sort rewrite(IndexSearcher searcher) throws
IOE
[
https://issues.apache.org/jira/browse/LUCENE-9455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176316#comment-17176316
]
Bruno Roustant commented on LUCENE-9455:
+1
> ExitableTermsEnum (in ExitableDir
[
https://issues.apache.org/jira/browse/LUCENE-9451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176317#comment-17176317
]
Adrien Grand commented on LUCENE-9451:
--
If there's agreement that the contract of S
mocobeta commented on pull request #1742:
URL: https://github.com/apache/lucene-solr/pull/1742#issuecomment-672850897
Ah, I got it. Thanks again for your patience.
https://github.com/apache/lucene-solr/pull/1742/commits/243979a3eb42ba027e1fa9c82745c65a88d386cd
works for me.
-
[
https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176319#comment-17176319
]
Ishan Chattopadhyaya commented on SOLR-13350:
-
As per an offline conversation
[
https://issues.apache.org/jira/browse/LUCENE-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176323#comment-17176323
]
Erick Erickson commented on LUCENE-8626:
+100 to David's comment. We should refr
gerlowskija commented on pull request #1713:
URL: https://github.com/apache/lucene-solr/pull/1713#issuecomment-672878162
Hey @yuriy-b-koval , it took me awhile to understand it, but I spent some
time brushing up on edismax and am confident enough to say this LGTM now.
That said - one
dsmiley commented on a change in pull request #1726:
URL: https://github.com/apache/lucene-solr/pull/1726#discussion_r469268231
##
File path: solr/core/src/java/org/apache/solr/search/SolrQueryTimeoutImpl.java
##
@@ -67,8 +69,21 @@ public boolean shouldExit() {
}
/**
-
dweiss merged pull request #1742:
URL: https://github.com/apache/lucene-solr/pull/1742
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 to go
[
https://issues.apache.org/jira/browse/LUCENE-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176367#comment-17176367
]
Cassandra Targett commented on LUCENE-9459:
---
Just a note here since the Solr R
cpoerschke opened a new pull request #1745:
URL: https://github.com/apache/lucene-solr/pull/1745
As part of https://issues.apache.org/jira/browse/LUCENE-8626 I noticed that
`MultiCollector` has two tests. This pull request proposes to unify them into
one test.
---
cpoerschke merged pull request #867:
URL: https://github.com/apache/lucene-solr/pull/867
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 to g
[
https://issues.apache.org/jira/browse/SOLR-13751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176373#comment-17176373
]
ASF subversion and git services commented on SOLR-13751:
Commit e
[
https://issues.apache.org/jira/browse/LUCENE-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176383#comment-17176383
]
Tomoko Uchida commented on LUCENE-9448:
---
Seeing {{standalonePackage}} task, I star
[
https://issues.apache.org/jira/browse/SOLR-13751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176385#comment-17176385
]
ASF subversion and git services commented on SOLR-13751:
Commit 1
[
https://issues.apache.org/jira/browse/SOLR-13751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke updated SOLR-13751:
---
Fix Version/s: 8.7
master (9.0)
Assignee: Christine Poersc
[
https://issues.apache.org/jira/browse/LUCENE-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176388#comment-17176388
]
Dawid Weiss commented on LUCENE-9448:
-
It is absolutely possible and doable. I think
[
https://issues.apache.org/jira/browse/LUCENE-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176393#comment-17176393
]
Christine Poerschke commented on LUCENE-8626:
-
Looking for tests where we cu
[
https://issues.apache.org/jira/browse/LUCENE-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176403#comment-17176403
]
Tomoko Uchida commented on LUCENE-9459:
---
Hi [~ctargett],
{quote}instead of asking
[
https://issues.apache.org/jira/browse/SOLR-13751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176407#comment-17176407
]
Andy Webb commented on SOLR-13751:
--
Great, thanks [~cpoerschke]!
> Add BooleanSimilarit
[
https://issues.apache.org/jira/browse/LUCENE-9447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176411#comment-17176411
]
Adrien Grand commented on LUCENE-9447:
--
I collected some data using various block s
sigram commented on a change in pull request #1684:
URL: https://github.com/apache/lucene-solr/pull/1684#discussion_r469366732
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/PlacementPlugin.java
##
@@ -0,0 +1,41 @@
+/*
+ * Licensed to the Apache Software Fo
sigram commented on a change in pull request #1684:
URL: https://github.com/apache/lucene-solr/pull/1684#discussion_r469369547
##
File path: solr/core/src/java/org/apache/solr/cluster/placement/Cluster.java
##
@@ -0,0 +1,53 @@
+/*
+ * Licensed to the Apache Software Foundation
munendrasn opened a new pull request #1746:
URL: https://github.com/apache/lucene-solr/pull/1746
while verifying the 8.6.1 release with the latest python(3.8.5), observed
one SyntaxWarning.
https://adamj.eu/tech/2020/01/21/why-does-python-3-8-syntaxwarning-for-is-literal/
--
[
https://issues.apache.org/jira/browse/SOLR-11611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176456#comment-17176456
]
Willem ter Berg commented on SOLR-11611:
[~jafurrer] you could try using
{code:ja
[
https://issues.apache.org/jira/browse/LUCENE-9439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176468#comment-17176468
]
Alan Woodward commented on LUCENE-9439:
---
This looks fantastic [~dweiss]! We shoul
Hannah Slaughter Zacharski created SOLR-14733:
-
Summary: Mosby Zacharski
Key: SOLR-14733
URL: https://issues.apache.org/jira/browse/SOLR-14733
Project: Solr
Issue Type: Wish
Hannah Slaughter Zacharski created SOLR-14734:
-
Summary: Boone Zacharski
Key: SOLR-14734
URL: https://issues.apache.org/jira/browse/SOLR-14734
Project: Solr
Issue Type: Wish
Hannah Slaughter Zacharski created SOLR-14735:
-
Summary: Katarzyna Zacharski
Key: SOLR-14735
URL: https://issues.apache.org/jira/browse/SOLR-14735
Project: Solr
Issue Type: Wish
Hannah Slaughter Zacharski created SOLR-14736:
-
Summary: Hannah Zacharski
Key: SOLR-14736
URL: https://issues.apache.org/jira/browse/SOLR-14736
Project: Solr
Issue Type: Wish
Hannah Slaughter Zacharski created SOLR-14737:
-
Summary: Michael Zacharski
Key: SOLR-14737
URL: https://issues.apache.org/jira/browse/SOLR-14737
Project: Solr
Issue Type: Wish
Hannah Slaughter Zacharski created SOLR-14738:
-
Summary: CLONE - Mosby Zacharski
Key: SOLR-14738
URL: https://issues.apache.org/jira/browse/SOLR-14738
Project: Solr
Issue Type: Wi
[
https://issues.apache.org/jira/browse/SOLR-14732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hannah Slaughter Zacharski updated SOLR-14732:
--
Attachment: 2C39F0B9-5F94-404F-B4D7-1A5CDCCF8721.jpeg
Security: Pu
[
https://issues.apache.org/jira/browse/SOLR-14734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya deleted SOLR-14734:
> Boone Zacharski
> ---
>
> Key: SOLR-14734
>
[
https://issues.apache.org/jira/browse/SOLR-14733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya deleted SOLR-14733:
> Mosby Zacharski
> ---
>
> Key: SOLR-14733
>
Hannah Slaughter Zacharski created SOLR-14739:
-
Summary: CLONE - Lena Slaughter
Key: SOLR-14739
URL: https://issues.apache.org/jira/browse/SOLR-14739
Project: Solr
Issue Type: Wis
[
https://issues.apache.org/jira/browse/SOLR-14735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya deleted SOLR-14735:
> Katarzyna Zacharski
> ---
>
> Key: SOLR-14735
>
[
https://issues.apache.org/jira/browse/SOLR-14736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya deleted SOLR-14736:
> Hannah Zacharski
>
>
> Key: SOLR-14736
>
[
https://issues.apache.org/jira/browse/SOLR-14738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya deleted SOLR-14738:
> CLONE - Mosby Zacharski
> ---
>
> Key: SOLR-1473
[
https://issues.apache.org/jira/browse/SOLR-14737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya deleted SOLR-14737:
> Michael Zacharski
> -
>
> Key: SOLR-14737
>
[
https://issues.apache.org/jira/browse/SOLR-14732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya deleted SOLR-14732:
> Lena Slaughter
> --
>
> Key: SOLR-14732
>
[
https://issues.apache.org/jira/browse/SOLR-14739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya deleted SOLR-14739:
> CLONE - Lena Slaughter
> --
>
> Key: SOLR-14739
Hannah Slaughter Zacharski created SOLR-14740:
-
Summary: Boone Zacharski
Key: SOLR-14740
URL: https://issues.apache.org/jira/browse/SOLR-14740
Project: Solr
Issue Type: Wish
Hannah Slaughter Zacharski created SOLR-14741:
-
Summary: CLONE - Boone Zacharski
Key: SOLR-14741
URL: https://issues.apache.org/jira/browse/SOLR-14741
Project: Solr
Issue Type: Wi
[
https://issues.apache.org/jira/browse/SOLR-14597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176494#comment-17176494
]
Ishan Chattopadhyaya commented on SOLR-14597:
-
I think we should build separa
Hannah Slaughter Zacharski created SOLR-14742:
-
Summary: Katarzyna Zacharski
Key: SOLR-14742
URL: https://issues.apache.org/jira/browse/SOLR-14742
Project: Solr
Issue Type: Wish
Hannah Slaughter Zacharski created SOLR-14743:
-
Summary: CLONE - Katarzyna Zacharski
Key: SOLR-14743
URL: https://issues.apache.org/jira/browse/SOLR-14743
Project: Solr
Issue Type
[
https://issues.apache.org/jira/browse/SOLR-14597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176494#comment-17176494
]
Ishan Chattopadhyaya edited comment on SOLR-14597 at 8/12/20, 5:14 PM:
[
https://issues.apache.org/jira/browse/SOLR-14151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya resolved SOLR-14151.
-
Fix Version/s: 8.7
Resolution: Fixed
> Make schema components load from pa
[
https://issues.apache.org/jira/browse/SOLR-14740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya deleted SOLR-14740:
> Boone Zacharski
> ---
>
> Key: SOLR-14740
>
[
https://issues.apache.org/jira/browse/SOLR-14743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya deleted SOLR-14743:
> CLONE - Katarzyna Zacharski
> ---
>
> Key: S
[
https://issues.apache.org/jira/browse/SOLR-14741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya deleted SOLR-14741:
> CLONE - Boone Zacharski
> ---
>
> Key: SOLR-1474
[
https://issues.apache.org/jira/browse/SOLR-14742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya deleted SOLR-14742:
> Katarzyna Zacharski
> ---
>
> Key: SOLR-14742
>
Hannah Slaughter Zacharski created SOLR-14744:
-
Summary: Hannah Zacharski
Key: SOLR-14744
URL: https://issues.apache.org/jira/browse/SOLR-14744
Project: Solr
Issue Type: Wish
[
https://issues.apache.org/jira/browse/SOLR-14744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hannah Slaughter Zacharski updated SOLR-14744:
--
Attachment: BF53BDD5-3F2A-4CA4-8EC0-5B92A8582E9B.jpeg
> Hannah Zacharsk
[
https://issues.apache.org/jira/browse/SOLR-14744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hannah Slaughter Zacharski updated SOLR-14744:
--
Labels: LeaderElector l (was: )
> Hannah Zacharski
>
1 - 100 of 182 matches
Mail list logo