Mike Chambers
11/14/2024, 3:22 PMNik
11/19/2024, 2:25 PMtext
If you previously used the setter of Document.Boost, you must now pre-multiply the document boost into each Field.Boost. If you have a multi-valued field, you should do this only for the first Field instance (ie, subsequent Field instance sharing the same field name should only include their per-field boost and not the document level boost) as the boost for multi-valued field instances are multiplied together by Lucene.
My problem is, I don't understand what it's saying or how I should modify the code so that things are "boosted" correctly - does anyone have any pointers?SiempreSteve
11/25/2024, 10:27 AMMatt Wise
11/27/2024, 11:12 AM/*; !/**/*.tf; !/**/*.yml
infrastructure - /pipelines/**/*;/tf/*
or /**/*.yml;/**/*.tf
I have a PR making changes to the yml files in pipelines but no build is triggered any ideas?Craig100
11/27/2024, 12:19 PMJemayn
12/02/2024, 9:02 PMrockerby
12/05/2024, 8:46 PMMatthew Hart
12/17/2024, 3:21 PMCarlCod_es
12/19/2024, 4:02 PMtommot2582
01/03/2025, 11:42 AMCraig100
01/06/2025, 4:04 PMSebastian Dammark
01/07/2025, 1:55 PMRobertChill
01/07/2025, 3:37 PMweedroid
01/08/2025, 12:46 PMBram
01/08/2025, 2:17 PMhuwred
01/15/2025, 4:14 PMProBot ✨
01/16/2025, 5:54 AMmarcusjmsweden
01/20/2025, 11:59 AMRobulon
01/21/2025, 3:24 PMCraig100
01/24/2025, 6:19 PMJemayn
02/06/2025, 9:28 AMKevin Jump
02/07/2025, 10:15 AMThomashdk
02/12/2025, 2:56 PMCraig100
02/16/2025, 9:04 PMif (Model.Content.Image is MediaWithCrops theImage) {
<slimsy-picture media-item="@theImage" css-class="lazyload img-fluid" crop-alias="@crop" render-lqip="true" alt-text="@(string.IsNullOrEmpty(imageAltTag) ? "Image Description Missing" : imageAltTag)" size="auto"></slimsy-picture>
}
I'm also using the Umbraco.Community.BlockPreview V1.12.2 package and the Badgernet.Umbraco.WebPicAuto V1.1.5 package for image upload resizing.
Any clues would be appreciated.
Thanks.Jack
02/18/2025, 4:13 PMTackleMcClean 🏅
02/24/2025, 12:47 PMhead
or body
.
Is this possible to control with razor templates?Craig100
02/26/2025, 2:05 PMAmir Moradi
03/11/2025, 11:22 AMAmbert
03/12/2025, 3:24 PMSebastiaan
03/14/2025, 11:51 AM