Feature Request
We hypothesised that users will want to find documents they most recently accessed to.
To improve search results given this hypothesis we want to boost the score of most recently created or updated documents.
We can apply a exponential or gaussian function score to the updated_at field.
Feature Request
We hypothesised that users will want to find documents they most recently accessed to.
To improve search results given this hypothesis we want to boost the score of most recently created or updated documents.
We can apply a exponential or gaussian function score to the
updated_atfield.