Skip to content

Conversation

@schlawg
Copy link
Contributor

@schlawg schlawg commented Apr 13, 2025

it does complicate the lookup a smidge, but it might become useful to distinguish between the cases where similarity check has not even run (None) and cases where the check has run but found nothing (Nil).

mostly this change reduces exception spew in logs when a requested blog doesn't satisfy { $match: { live: true, 'likers.1': { $exists: true } } } and does not get a similar field.

@ornicar ornicar merged commit 82e0cfe into lichess-org:master Apr 14, 2025
4 checks passed
@schlawg schlawg deleted the ublog-schema-tweak branch April 24, 2025 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants