-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Enhancing Search Scores
In our score weights, we have different scores, but two are missing: the Didactic score and the Guidance score. While the Didactic score was tested and proven to be irrelevant, the Guidance score has the potential to be very useful.
Tasks
- Clone the current Schema.
- Determine how to identify a guidance page.
- Assign a score of 1 if it's a guidance page and 0 if it's not for every page.
rngadam