Relevance boosting of a result

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!

Hey @samslee :

You can use the Behavioural Analytics API for getting click counts into Elasticsearch.

Here is a tutorial on how to start using them and integration with some UI frameworks.

Hope that helps!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.