Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Vistas
Respuestas
Total de me gusta
Hello @pixislinger
jcr:score
property is calculated using the FulltextSearch
query function in AEM.Importance of jcr:score in AEM queries:
jcr:score
is important in AEM queries because it allows you to sort the query results by relevance.jcr:score
ensures that the most relevant nodes appear at the top of the search results.Vistas
Respuestas
Total de me gusta
Hi @pixislinger ,
It represents the full-text search score of the node, which is a measure of the node's relevance to the full-text search expression.
More implementation details here:-
https://docs.jboss.org/modeshape/2.6.0.Final/manuals/reference/html/jcr-query-and-search.html
https://lucene.apache.org/core/3_0_3/api/core/org/apache/lucene/search/Similarity.html
Hope this helps!
Regards,
Vistas
Respuestas
Total de me gusta
Hello @pixislinger
jcr:score
property is calculated using the FulltextSearch
query function in AEM.Importance of jcr:score in AEM queries:
jcr:score
is important in AEM queries because it allows you to sort the query results by relevance.jcr:score
ensures that the most relevant nodes appear at the top of the search results.Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas