How to get relevance score from QueryBuilder?
I am running a variety of queries and I am trying to sort them by @6655266:score descending. I am noticing that the queryBuilder is returning a value of 0.01 for all results. This is true for me using fulltext search, tag based search, very simple searches with filters, and very complex searches.
How are you supposed to sort by relevance using the jcr:score property?
For reference, I can literally run any query on this sheet and everything comes back with 0.01 for the score: aem-links/querybuilder_cheatsheet.md at master · paulrohrbeck/aem-links (github.com)