I want to know if:
cts:element-word-query(xs:QName("ts:title"), "Machines", (), 2)
has the same effect as setting weight for the title element = 4
from
Admin API-Configure – Databases – top-songs – Word Query.
I understand that changing the config from admin api will have the effect on the entire database permanently , whereas doing through the query will be only applicable for that query.