02-18-2014 06:29 AM
Hi,
I do a fultext search query with PHPAutomationClient like this:
SELECT * FROM Document WHERE ecm:fulltext = "text";
I want to add a score on fields for results. For example I want to have document wich had "text" in the title, then "text" in dexcription. Is it possible to score results like this 1- title (Weight 2.0) 2- Description (Weight 1.0) 3- others fields (Weight 0.5)
Thanks for your help. David
02-18-2014 08:02 AM
No, there's no weighting for the fulltext in current versions of Nuxeo.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.