KQL
4 TopicsI need help with KQL search query - I want to list people who have birthdays on the current month.
I need a KQL something similar below to list users who were born in the current month Birthday:"this month" -ContentClass=urn:content-class:SPSPeople The above doesn't return anything. When I look at the crawled property I can see as above it has been mapped to RefinableDate17 . But I can't see these properties in Azure when i try to update my birthday. Should i be abe to use a KQL query to do this and how can i get the birthday property to show in azure so i can update the birthday field? Thanks in Advance1.7KViews0likes1CommentSearch Ranking
Hi I often work with SP Search KQL and use XRANK to fine tune customers needs. Now I have a SP Online Tenant that returns extreme high Rank values even if I don't use boosts and as a result my XRANK boosts are not making any difference.... Even If I boost by a Million XRANK(cb=1000000). All Documents returned by Search are ranked with values around "Rank": "63753992991.1572" other values I see in other Tenants are around 1000 Any Ideas where this is comming from and what I can do?756Views0likes0CommentsCustom KQL query to filter by most viewed in specified time range
I'm trying to use custom query on the highlighted contents web part in SharePoint Online. Objective is to filter to the most viewed items within the past 3 months. If I'm not mistaken, we can only sort the highlighted contents by "most viewed from beginnning of time". Is there a KQL query that will return results for a time-bound "most viewed" list of items? Appreciate any advice.1.3KViews0likes0CommentsFilter Highlighted Content web part before Today
I am looking to refine the Highlighted Content web part by RefinableDateXX Before {Today} as it would in KQL. However, whenever I type Today or {Today} I get an error that says it must be a date value. Anyone have any idea if the variable Today works or if this is a bug?1KViews0likes0Comments