Customizing DatafariUI - Define the list of preferred sources

Customizing DatafariUI - Define the list of preferred sources

Valid from Datafari 5.1 (UI 1.0.0-beta-0.6.0) up to Datafari 6.2 included

You can define a list of preferred sources by adding a “sources” key to the ui-config object that holds an array of source names, ordered in decreasing order of their importance.

{ ... "sources": ["source name 1", "source name 2"] }

If absent or empty, this has no effect. When present, results coming from the preffered sources are boosted and appear higher in the search results.

This feature is not active yet (as of April 2022). You can define your preferences, but no boosting will occur.