I'm trying to implement a type of relevance boosting of a result.
I found 'Click API' document, but it looks like it has to be an 'App Search.'
I'm just using a simple web crawler to index a website.
Is there any ways to implement the similar function like 'Click API' while using a 'web crawler' as the ingestion method?
Thanks in advance!