|
|
|
|
|
by brainless
2076 days ago
|
|
In the case of HN, I assume that being once in top 30 would add a minimum number to the vote count. So a simpler query would be "sort by date and hide all the hits which have below 100 votes". The real "have never been shown in the top 30" would need an actual event tag added to each post when they reach top 30. Then Algolia can search that I guess. Hidden tag search is a common practice. |
|