I have documents stored with their created date:
{
created: 1394822042952
}
I want to boost newer ones. What type of query do I use?
Thanks.
I have documents stored with their created date:
{
created: 1394822042952
}
I want to boost newer ones. What type of query do I use?
Thanks.