Hello,
I am curious how to boost full-text queries with document (node) values. We do get a field from our source systems that contain a weight that we shall use as multiplicator.
Lucene allows to influence the scores via boosting. This could be done...