Re: [Operator] [VOTE] Release the Solr Operator v0.5.0 RC1

2021-11-10 Thread Houston Putman
Also Tim was very kind and created an 8.11.0 RC1 Solr docker image that you can test this out with: thelabdude/apache-solr-dev:8.11.0-rc1 And I'll link the draft release notes in case anyone has comments on it: https://cwiki.apache.org/confluence/display/SOLR/Solr+Operator+Release+Notes+v0.5.0 On

[Operator] [VOTE] Release the Solr Operator v0.5.0 RC1

2021-11-10 Thread Houston Putman
Please vote for release candidate 1 for the Solr Operator v0.5.0 The artifacts can be downloaded from: https://dist.apache.org/repos/dist/dev/solr/solr-operator/solr-operator-v0.5.0-RC1-rev7d5b4911e7dcadc30a0bfe8173e7dba4af34ad9b You can run the full smoke tester, with instructions below. However

[Operator] New branch and feature freeze for the Solr Operator v0.5.0

2021-11-10 Thread Houston Putman
NOTICE: Branch release-0.5 has been cut and versions updated to v0.6 on the stable branch. Please observe the normal rules: * No new features may be committed to the branch. * Documentation patches, build patches and serious bug fixes may be committed to the branch. However, you should submit

Unuseful block of code in ltr module

2021-11-10 Thread Anna Ruggero
Hi all, I was looking at the *org.apache.solr.ltr.LTRRescorer#scoreFeatures *method. Since we are using reranking applied to some topN documents (rerankDocs parameter) I think that this block of code in *org.apache.solr.ltr.LTRRescorer#scoreSingleHit *will never be accessed: if (hitUpto >= topN)

Re: Reference Guide has DRAFT watermark

2021-11-10 Thread ashu
Hi team, Plase let me do it. Regards, Ashutosh On Wed, 10 Nov 2021, 9:42 pm Cassandra Targett, wrote: > I screwed it up somehow when I pushed the final pages. I’m traveling on > vacation and won’t be able to fix it until sometime next week after I catch > up with day job stuff (could easily be

Re: Reference Guide has DRAFT watermark

2021-11-10 Thread Cassandra Targett
I screwed it up somehow when I pushed the final pages. I’m traveling on vacation and won’t be able to fix it until sometime next week after I catch up with day job stuff (could easily be 2-3 weeks before I can get to it). Instructions on how to republish to fix it are in the actual ref guide if