Y
Hacker News
new
|
ask
|
show
|
jobs
by
omn1
2187 days ago
Yeah, that's a bug. XD I was ingesting the title into the bloomfilter without making it lowercase like the rest. Then when searching, I lowercase the user input and guess what... the title can't be matched. Whoops. ;) Will fix.