# 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 9
# self = https://watcher.sour.is/conv/leibt5a
@prologic Do you know where I can read how yarn pods works? I fast looked sources (know a little go). It's scanning and indexing a last parts of twt and working with they in RAM, right? How about archived twts?
@algorifer Sure so archived Twts are not indexed at the moment....
@algorifer Sure so archived Twts are not indexed at the moment....
@algorifer Sure so archived Twts are not indexed at the moment....
@algorifer Sure so archived Twts are not indexed at the moment....
@algorifer I'm working on an integrated full text and keyword search engine directly into yarnd which will replace the current (crappy) tag-only search. This will allow us to index an archive (optional, as some archives are rather large) and give us full search capability and do interesting things like pull up old conversations (yarns) from the index (but explicitly as we'll likely continue to use the cache model with limited size and ttl for good reasons).
@algorifer I'm working on an integrated full text and keyword search engine directly into yarnd which will replace the current (crappy) tag-only search. This will allow us to index an archive (optional, as some archives are rather large) and give us full search capability and do interesting things like pull up old conversations (yarns) from the index (but explicitly as we'll likely continue to use the cache model with limited size and ttl for good reasons).
@algorifer I'm working on an integrated full text and keyword search engine directly into yarnd which will replace the current (crappy) tag-only search. This will allow us to index an archive (optional, as some archives are rather large) and give us full search capability and do interesting things like pull up old conversations (yarns) from the index (but explicitly as we'll likely continue to use the cache model with limited size and ttl for good reasons).
@algorifer I'm working on an integrated full text and keyword search engine directly into yarnd which will replace the current (crappy) tag-only search. This will allow us to index an archive (optional, as some archives are rather large) and give us full search capability and do interesting things like pull up old conversations (yarns) from the index (but explicitly as we'll likely continue to use the cache model with limited size and ttl for good reasons).