# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 2
# self = https://watcher.sour.is/conv/srnoiyq
Spent a bunch of time over the last two days working on integrating search into yarnd, but got sidetracked instead with improving the the search engine called yarns that I host at search.twtxt.net -- Bluge and Bleve are such similar libraries I'm _actually_ not sure which is better now 😅 -- Fortunately I've built the search engine codebase in such a way that bleve can be swapped out by bluge by only implementing the Indexer interface 👌
Going to do that tomorrow after I let yarns recrawl and scrape the Yarn/Twtxt space from my iMac while I go get some sleep 😴 #Yarn.social #search
Spent a bunch of time over the last two days working on integrating search into yarnd, but got sidetracked instead with improving the the search engine called yarns that I host at search.twtxt.net -- Bluge and Bleve are such similar libraries I'm _actually_ not sure which is better now 😅 -- Fortunately I've built the search engine codebase in such a way that bleve can be swapped out by bluge by only implementing the Indexer interface 👌
Going to do that tomorrow after I let yarns recrawl and scrape the Yarn/Twtxt space from my iMac while I go get some sleep 😴 #Yarn.social #search