Noble Paul created SOLR-14890:
-
Summary: Refactor code to use annotations for cluster API
Key: SOLR-14890
URL: https://issues.apache.org/jira/browse/SOLR-14890
Project: Solr
Issue Type: Bug
arafalov commented on pull request #1863:
URL: https://github.com/apache/lucene-solr/pull/1863#issuecomment-697179182
Strong words there "worse than useless", especially considering that this -
to me - seems a strong improvement on the current schemaless mode as it looks
at more values and
s1monw commented on pull request #1909:
URL: https://github.com/apache/lucene-solr/pull/1909#issuecomment-697184182
> I think our current DV format pulls doc values for a single field several
times when flushing/merging, e.g. first to figure out whether the field is
single-valued and how m
arafalov commented on pull request #1863:
URL: https://github.com/apache/lucene-solr/pull/1863#issuecomment-697188648
Also, I am not even sure there is a pathway to return a non-error message
from commit that bin/post will echo to the user as a positive statement. For
queries, yes. But we
noblepaul commented on pull request #1863:
URL: https://github.com/apache/lucene-solr/pull/1863#issuecomment-697194702
>Strong words there "worse than useless", especially considering that this -
to me - seems a strong improvement on the current schemaless mode as it looks
at more values a
noblepaul opened a new pull request #1911:
URL: https://github.com/apache/lucene-solr/pull/1911
# Description
Please provide a short description of the changes you're making with this
pull request.
# Solution
Please provide a short description of the approac
jpountz commented on a change in pull request #1909:
URL: https://github.com/apache/lucene-solr/pull/1909#discussion_r493279172
##
File path: lucene/core/src/java/org/apache/lucene/index/SortingCodecReader.java
##
@@ -510,4 +457,52 @@ public LeafMetaData getMetaData() {
re
noblepaul closed pull request #1599:
URL: https://github.com/apache/lucene-solr/pull/1599
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
Bernd Wahlen created SOLR-14891:
---
Summary: Upgrade Jetty to 9.4.28+ to fix Startup Warning
Key: SOLR-14891
URL: https://issues.apache.org/jira/browse/SOLR-14891
Project: Solr
Issue Type: Wish
[
https://issues.apache.org/jira/browse/SOLR-14357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Wahlen closed SOLR-14357.
---
> solrj: using insecure namedCurves
> -
>
> Key: SOLR-143
[
https://issues.apache.org/jira/browse/SOLR-13862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Wahlen closed SOLR-13862.
---
> JDK 13+Shenandoah stability/recovery problems
> -
>
>
[
https://issues.apache.org/jira/browse/SOLR-14891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Wahlen updated SOLR-14891:
Affects Version/s: 8.6.2
> Upgrade Jetty to 9.4.28+ to fix Startup Warning
> --
[
https://issues.apache.org/jira/browse/LUCENE-9535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200698#comment-17200698
]
Adrien Grand commented on LUCENE-9535:
--
I tried to reproduce the slowdown locally b
Hronom commented on a change in pull request #1864:
URL: https://github.com/apache/lucene-solr/pull/1864#discussion_r493408910
##
File path: solr/core/src/java/org/apache/solr/search/stats/ExactStatsCache.java
##
@@ -94,6 +94,12 @@ protected ShardRequest
doRetrieveStatsRequest
Hronom commented on a change in pull request #1864:
URL: https://github.com/apache/lucene-solr/pull/1864#discussion_r493408910
##
File path: solr/core/src/java/org/apache/solr/search/stats/ExactStatsCache.java
##
@@ -94,6 +94,12 @@ protected ShardRequest
doRetrieveStatsRequest
[
https://issues.apache.org/jira/browse/LUCENE-9535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200713#comment-17200713
]
ASF subversion and git services commented on LUCENE-9535:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200714#comment-17200714
]
ASF subversion and git services commented on LUCENE-9535:
-
Commi
jpountz opened a new pull request #1912:
URL: https://github.com/apache/lucene-solr/pull/1912
DWPTPool currently always returns the last DWPT that was added to the
pool. By returning the largest DWPT instead, we could try to do larger
flushes by finishing DWPTs that are close to being
jimczi commented on a change in pull request #1903:
URL: https://github.com/apache/lucene-solr/pull/1903#discussion_r493439005
##
File path:
lucene/core/src/test/org/apache/lucene/search/TestFieldSortOptimizationSkipping.java
##
@@ -432,7 +439,48 @@ public void testDocSortOpti
s1monw commented on a change in pull request #1909:
URL: https://github.com/apache/lucene-solr/pull/1909#discussion_r493477140
##
File path: lucene/core/src/java/org/apache/lucene/index/SortingCodecReader.java
##
@@ -510,4 +457,52 @@ public LeafMetaData getMetaData() {
ret
s1monw commented on a change in pull request #1909:
URL: https://github.com/apache/lucene-solr/pull/1909#discussion_r493482012
##
File path: lucene/core/src/java/org/apache/lucene/index/SortingCodecReader.java
##
@@ -510,4 +457,52 @@ public LeafMetaData getMetaData() {
ret
noblepaul edited a comment on pull request #1863:
URL: https://github.com/apache/lucene-solr/pull/1863#issuecomment-697194702
>Strong words there "worse than useless", especially considering that this -
to me - seems a strong improvement on the current schemaless mode as it looks
at more v
noblepaul edited a comment on pull request #1863:
URL: https://github.com/apache/lucene-solr/pull/1863#issuecomment-697194702
>Strong words there "worse than useless", especially considering that this -
to me - seems a strong improvement on the current schemaless mode as it looks
at more v
jpountz commented on a change in pull request #1909:
URL: https://github.com/apache/lucene-solr/pull/1909#discussion_r493490751
##
File path: lucene/core/src/java/org/apache/lucene/index/SortingCodecReader.java
##
@@ -510,4 +457,52 @@ public LeafMetaData getMetaData() {
re
[
https://issues.apache.org/jira/browse/SOLR-14890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-14890:
--
Summary: Refactor code to use annotations for configset API (was: Refactor
code to use annotations for
noblepaul merged pull request #1911:
URL: https://github.com/apache/lucene-solr/pull/1911
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
[
https://issues.apache.org/jira/browse/SOLR-14890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200779#comment-17200779
]
ASF subversion and git services commented on SOLR-14890:
Commit f
cpoerschke opened a new pull request #1913:
URL: https://github.com/apache/lucene-solr/pull/1913
https://issues.apache.org/jira/browse/SOLR-11167
This is an automated message from the Apache Git Service.
To respond to the mes
[
https://issues.apache.org/jira/browse/SOLR-14890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200784#comment-17200784
]
ASF subversion and git services commented on SOLR-14890:
Commit f
[
https://issues.apache.org/jira/browse/SOLR-14890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200783#comment-17200783
]
ASF subversion and git services commented on SOLR-14890:
Commit f
[
https://issues.apache.org/jira/browse/SOLR-11167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200786#comment-17200786
]
Christine Poerschke commented on SOLR-11167:
Oops, a three year old ticket, n
[
https://issues.apache.org/jira/browse/SOLR-11167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke reassigned SOLR-11167:
--
Assignee: Christine Poerschke
> bin/solr uses $SOLR_STOP_WAIT during start
> -
[
https://issues.apache.org/jira/browse/SOLR-11167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke updated SOLR-11167:
---
Fix Version/s: 8.7
master (9.0)
> bin/solr uses $SOLR_STOP_WAIT du
[
https://issues.apache.org/jira/browse/LUCENE-9539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200789#comment-17200789
]
ASF subversion and git services commented on LUCENE-9539:
-
Commi
s1monw merged pull request #1909:
URL: https://github.com/apache/lucene-solr/pull/1909
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-9539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200795#comment-17200795
]
ASF subversion and git services commented on LUCENE-9539:
-
Commi
[
https://issues.apache.org/jira/browse/SOLR-14503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Munendra S N reassigned SOLR-14503:
---
Assignee: Munendra S N
> Solr does not respect waitForZk (SOLR_WAIT_FOR_ZK) property
> -
[
https://issues.apache.org/jira/browse/SOLR-14503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200808#comment-17200808
]
Munendra S N commented on SOLR-14503:
-
I'm planning to commit current patch and handl
[
https://issues.apache.org/jira/browse/SOLR-14333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Munendra S N reassigned SOLR-14333:
---
Assignee: Munendra S N
> Implement toString() in CollapsingPostFilter
>
[
https://issues.apache.org/jira/browse/SOLR-14503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200811#comment-17200811
]
Colvin Cowie commented on SOLR-14503:
-
Hi [~munendrasn], thanks. Sorry I've not got a
mayya-sharipova commented on a change in pull request #1903:
URL: https://github.com/apache/lucene-solr/pull/1903#discussion_r493568956
##
File path:
lucene/core/src/test/org/apache/lucene/search/TestFieldSortOptimizationSkipping.java
##
@@ -432,7 +439,48 @@ public void testDo
mayya-sharipova merged pull request #1903:
URL: https://github.com/apache/lucene-solr/pull/1903
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
munendrasn commented on pull request #1900:
URL: https://github.com/apache/lucene-solr/pull/1900#issuecomment-697360102
I have included the changes and upgrade entry. Instead of adding upgrade
entry to `solr-upgrade-notes.adoc`, I have added to
`major-changes-in-solr-9.adoc` as mentioned t
munendrasn opened a new pull request #1914:
URL: https://github.com/apache/lucene-solr/pull/1914
Upgrade notes have been moved out of changes.txt. While working on PR #1900,
I found there were few entries which were still present in changes.txt (most
likely added at a later time)
---
[
https://issues.apache.org/jira/browse/SOLR-14787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200828#comment-17200828
]
Gus Heck commented on SOLR-14787:
-
I have found something interesting WRT the failing cas
munendrasn commented on pull request #1914:
URL: https://github.com/apache/lucene-solr/pull/1914#issuecomment-697368032
@noblepaul @sigram Please review. I have moved the entries added by you
guys, so would prefer your reviews
--
mocobeta commented on pull request #1836:
URL: https://github.com/apache/lucene-solr/pull/1836#issuecomment-697375125
@uschindler seems busy.
I don't want to maintain this branch for very long (the diff is so large),
but I need at least one reviewer to proceed this.
@dweiss would
Mayya Sharipova created LUCENE-9541:
---
Summary: BitSetConjunctionDISI can advance backwards from its
components
Key: LUCENE-9541
URL: https://issues.apache.org/jira/browse/LUCENE-9541
Project: Lucene
[
https://issues.apache.org/jira/browse/LUCENE-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mayya Sharipova updated LUCENE-9541:
Summary: BitSetConjunctionDISI can advance to docs before its components
(was: BitSetConj
[
https://issues.apache.org/jira/browse/LUCENE-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mayya Sharipova updated LUCENE-9541:
Description:
Not completely sure if this is a bug.
BitSetConjuctionDISI advances based on
[
https://issues.apache.org/jira/browse/LUCENE-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mayya Sharipova updated LUCENE-9541:
Description:
Not completely sure if this is a bug.
BitSetConjuctionDISI advances based on
[
https://issues.apache.org/jira/browse/LUCENE-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mayya Sharipova updated LUCENE-9541:
Summary: BitSetConjunctionDISI doesn't advance based on its components
(was: BitSetConjun
mayya-sharipova commented on a change in pull request #1903:
URL: https://github.com/apache/lucene-solr/pull/1903#discussion_r493610854
##
File path:
lucene/core/src/test/org/apache/lucene/search/TestFieldSortOptimizationSkipping.java
##
@@ -432,7 +439,48 @@ public void testDo
arafalov commented on pull request #1863:
URL: https://github.com/apache/lucene-solr/pull/1863#issuecomment-697406760
Ok, I am glad we are on the same page that the current (let's call it _Add_)
solution is rather bad despite all the great work put into it. Let's now get
onto the same page
[
https://issues.apache.org/jira/browse/SOLR-8281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200848#comment-17200848
]
Gus Heck commented on SOLR-8281:
This seems related to something I wanted to do for a clie
HoustonPutman commented on pull request #1863:
URL: https://github.com/apache/lucene-solr/pull/1863#issuecomment-697420014
Purely responding to the URP response part, it’s definitely not possible for
URP to send non-error responses. I do think its something we should implement
though, sinc
mayya-sharipova opened a new pull request #1915:
URL: https://github.com/apache/lucene-solr/pull/1915
Fix bug how iterator with skipping functionality
advances and produces docs
Relates to #1725
Backport for #1903
---
mayya-sharipova merged pull request #1915:
URL: https://github.com/apache/lucene-solr/pull/1915
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
dalbani opened a new pull request #1916:
URL: https://github.com/apache/lucene-solr/pull/1916
Ignoring the default issue template given that this PR is about a tiny fix
for a typo. Right?
This is an automated message from th
Hronom commented on a change in pull request #1864:
URL: https://github.com/apache/lucene-solr/pull/1864#discussion_r493662797
##
File path: solr/core/src/java/org/apache/solr/search/stats/ExactStatsCache.java
##
@@ -94,6 +94,12 @@ protected ShardRequest
doRetrieveStatsRequest
Hronom commented on a change in pull request #1864:
URL: https://github.com/apache/lucene-solr/pull/1864#discussion_r493662797
##
File path: solr/core/src/java/org/apache/solr/search/stats/ExactStatsCache.java
##
@@ -94,6 +94,12 @@ protected ShardRequest
doRetrieveStatsRequest
Hronom commented on a change in pull request #1864:
URL: https://github.com/apache/lucene-solr/pull/1864#discussion_r493662797
##
File path: solr/core/src/java/org/apache/solr/search/stats/ExactStatsCache.java
##
@@ -94,6 +94,12 @@ protected ShardRequest
doRetrieveStatsRequest
Hronom commented on a change in pull request #1864:
URL: https://github.com/apache/lucene-solr/pull/1864#discussion_r493662797
##
File path: solr/core/src/java/org/apache/solr/search/stats/ExactStatsCache.java
##
@@ -94,6 +94,12 @@ protected ShardRequest
doRetrieveStatsRequest
Hronom commented on a change in pull request #1864:
URL: https://github.com/apache/lucene-solr/pull/1864#discussion_r493662797
##
File path: solr/core/src/java/org/apache/solr/search/stats/ExactStatsCache.java
##
@@ -94,6 +94,12 @@ protected ShardRequest
doRetrieveStatsRequest
madrob commented on pull request #1916:
URL: https://github.com/apache/lucene-solr/pull/1916#issuecomment-697511015
Thank you for finding and correcting this!
This is an automated message from the Apache Git Service.
To respo
madrob merged pull request #1916:
URL: https://github.com/apache/lucene-solr/pull/1916
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/SOLR-8281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200886#comment-17200886
]
Joel Bernstein commented on SOLR-8281:
--
[~gus], feel free to send me an email to disc
jpountz opened a new pull request #1917:
URL: https://github.com/apache/lucene-solr/pull/1917
This is called transitively from
`DocumentsWriterFlushControl#doAfterDocument` which is synchronized and appears
to be a point of contention.
[
https://issues.apache.org/jira/browse/LUCENE-9535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200946#comment-17200946
]
Adrien Grand commented on LUCENE-9535:
--
I might have found something. When profilin
jpountz merged pull request #1917:
URL: https://github.com/apache/lucene-solr/pull/1917
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-9535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201008#comment-17201008
]
ASF subversion and git services commented on LUCENE-9535:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201011#comment-17201011
]
ASF subversion and git services commented on LUCENE-9535:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201010#comment-17201010
]
ASF subversion and git services commented on LUCENE-9535:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201013#comment-17201013
]
ASF subversion and git services commented on LUCENE-9535:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201012#comment-17201012
]
ASF subversion and git services commented on LUCENE-9535:
-
Commi
arafalov commented on pull request #1863:
URL: https://github.com/apache/lucene-solr/pull/1863#issuecomment-697846565
> Purely responding to the URP response part, it’s definitely not possible
for URP to send non-error responses. I do think its something we should
implement though, since i
s1monw opened a new pull request #1918:
URL: https://github.com/apache/lucene-solr/pull/1918
Currently we calcualte the ramBytesUsed by the DWPT under the flushControl
lock. We can do this caculation safely outside of the lock without any
downside.
The FlushControl lock should be used
David Smiley created SOLR-14892:
---
Summary: shards.info with shards.tolerant can yield an empty key
Key: SOLR-14892
URL: https://issues.apache.org/jira/browse/SOLR-14892
Project: Solr
Issue Type
[
https://issues.apache.org/jira/browse/SOLR-14892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-14892:
Attachment: solr14892.png
> shards.info with shards.tolerant can yield an empty key
> -
Houston Putman created SOLR-14893:
-
Summary: Allow UpdateRequestProcessors to add non-error messages
to the response
Key: SOLR-14893
URL: https://issues.apache.org/jira/browse/SOLR-14893
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-14892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201038#comment-17201038
]
David Smiley commented on SOLR-14892:
-
I chased this down to
org.apache.solr.handler
dweiss commented on pull request #1836:
URL: https://github.com/apache/lucene-solr/pull/1836#issuecomment-697932731
Hi Tomoko. The patch looks good to me (precommit doesn't pass though). I
would commit it in once you get precommit to work - this issue has been out
there for a while, nobody
dweiss commented on a change in pull request #1905:
URL: https://github.com/apache/lucene-solr/pull/1905#discussion_r493853135
##
File path: lucene/build.gradle
##
@@ -15,8 +15,56 @@
* limitations under the License.
*/
+// Should we do this as :lucene:packaging similar to
dsmiley commented on a change in pull request #1900:
URL: https://github.com/apache/lucene-solr/pull/1900#discussion_r493862362
##
File path: solr/solr-ref-guide/src/major-changes-in-solr-9.adoc
##
@@ -128,6 +128,8 @@ _(raw; not yet edited)_
* SOLR-14510: The `writeStartDocume
[
https://issues.apache.org/jira/browse/SOLR-14354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201067#comment-17201067
]
Ishan Chattopadhyaya commented on SOLR-14354:
-
This doesn't have associated p
madrob commented on a change in pull request #1905:
URL: https://github.com/apache/lucene-solr/pull/1905#discussion_r493884949
##
File path: lucene/build.gradle
##
@@ -15,8 +15,56 @@
* limitations under the License.
*/
+// Should we do this as :lucene:packaging similar to
[
https://issues.apache.org/jira/browse/LUCENE-9537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201089#comment-17201089
]
Cameron VandenBerg commented on LUCENE-9537:
Hi Adrien,
Unfortunately, the
[
https://issues.apache.org/jira/browse/SOLR-13682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201092#comment-17201092
]
David Smiley commented on SOLR-13682:
-
The ref-guide addition to solr-control-script-
uschindler commented on pull request #1836:
URL: https://github.com/apache/lucene-solr/pull/1836#issuecomment-697990504
> Create fake factory base classes in o.a.l.a.util for backward
compatibility (?)
We do this only in Lucene 9, so more important to add all changes to
MIGRATE.md
goankur commented on a change in pull request #1893:
URL: https://github.com/apache/lucene-solr/pull/1893#discussion_r493919329
##
File path:
lucene/facet/src/test/org/apache/lucene/facet/taxonomy/TestTaxonomyLabels.java
##
@@ -0,0 +1,192 @@
+/*
+ * Licensed to the Apache Soft
[
https://issues.apache.org/jira/browse/SOLR-14889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter updated SOLR-14889:
--
Attachment: SOLR-14889.patch
Status: Open (was: Open)
I thought this would be
[
https://issues.apache.org/jira/browse/SOLR-14889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201157#comment-17201157
]
Uwe Schindler commented on SOLR-14889:
--
That's very easy to explain: The expansion i
[
https://issues.apache.org/jira/browse/SOLR-14889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201157#comment-17201157
]
Uwe Schindler edited comment on SOLR-14889 at 9/23/20, 11:13 PM:
--
[
https://issues.apache.org/jira/browse/SOLR-14889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated SOLR-14889:
-
Attachment: SOLR-14889.patch
> improve templated variable escaping in ref-guide _config.yml
> ---
[
https://issues.apache.org/jira/browse/SOLR-14889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201162#comment-17201162
]
Uwe Schindler commented on SOLR-14889:
--
Here is my fix:
[^SOLR-14889.patch]
You n
[
https://issues.apache.org/jira/browse/SOLR-14889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201162#comment-17201162
]
Uwe Schindler edited comment on SOLR-14889 at 9/23/20, 11:27 PM:
--
[
https://issues.apache.org/jira/browse/SOLR-14889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201164#comment-17201164
]
Uwe Schindler commented on SOLR-14889:
--
I also changed the logger.warn to logger.lif
[
https://issues.apache.org/jira/browse/SOLR-14889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated SOLR-14889:
-
Attachment: SOLR-14889.patch
> improve templated variable escaping in ref-guide _config.yml
> ---
[
https://issues.apache.org/jira/browse/SOLR-14889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201177#comment-17201177
]
Uwe Schindler commented on SOLR-14889:
--
Small update: [^SOLR-14889.patch]
"replac
[
https://issues.apache.org/jira/browse/SOLR-14354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201179#comment-17201179
]
Cao Manh Dat commented on SOLR-14354:
-
Thank Mark for your nice words.
[~ichattopad
1 - 100 of 129 matches
Mail list logo