Re: Inventory updates via join query and caches

2022-02-13 Thread Mikhail Khludnev
Hi, David and Joel. It took a while. I kicked tires a little https://github.com/apache/solr/pull/623 I introduced {!join cacheEventually=true} param. It yields false positive JoinQueries (ignores fromCore timestamp), and backed on docsets reside in the user cache. Cache listener doesn't suit for th

RE: Warning - Ref Guide has been migrated to Antora

2022-02-13 Thread Uwe Schindler
Here is the PR to fix: https://github.com/apache/solr/pull/631 - Uwe Schindler Achterdiek 19, D-28357 Bremen https://www.thetaphi.de eMail: u...@thetaphi.de From: Uwe Schindler Sent: Sunday, February 13, 2022 5:36 PM To: 'dev@solr.apache.org' Subject: RE: Warning - Ref Guide has

RE: Warning - Ref Guide has been migrated to Antora

2022-02-13 Thread Uwe Schindler
Hi, I figured out what the problem is: The new build again produces YAML files (like we did before) that are using the serach/replace templating of Gradle. When the templating replaces some variables in YAML templates, it does not correctly escape the replaced string. I implemented the c

RE: Warning - Ref Guide has been migrated to Antora

2022-02-13 Thread Uwe Schindler
Hi, On Windows it brings a strange error message (not related to Windows or whitespace in my path name), looks like some external link problem (“FATAL (antora): expected hexadecimal character (18:15)”): > Task :solr:solr-ref-guide:buildLocalAntoraSite FAILED [16:12:29.560] FATAL (antora)