From: wmorgan-sup@masanjin.net (William Morgan)
Subject: [sup-talk] How's STS coming?
Date: Tue, 07 Oct 2008 12:00:15 -0700 [thread overview]
Message-ID: <1223405490-sup-4884@entry> (raw)
In-Reply-To: <1222984492-sup-1381@entry>
Reformatted excerpts from William Morgan's message of 2008-10-02:
> Give me a few more days to clean it up, and I'll throw up a git branch
> somewhere. Definitely keep bugging me.
Status update: after trying a couple things over the past few months, I
think I have settled on a workable architecture. It's split into three
components: a general searchable-tree-of-documents store, an
email-specific layer that handles things like attachments and the JWZ
threading algorithm, and, of course, a client.
I have a partial implementation of the first layer, which I'm currently
working on converting from an earlier architecture into the current one.
I'm making both the base document store, and the search index,
pluggable, and have a simple implementation of each: the document store
just keeps documents as files on your local disk, and the search
component uses Sphinx.
My current plan is to put up a git repo this weekend of what I have, so
that others can start hacking on it too. It will basically be the first
layer as I described above, though without any of the tree stuff
actually working. It will use Thrift as the interface layer, so writing
clients should be possible in any language.
--
William <wmorgan-sup at masanjin.net>
next prev parent reply other threads:[~2008-10-07 19:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-02 17:19 Sukant Hajra
2008-10-02 21:21 ` Marcus Williams
2008-10-02 22:01 ` William Morgan
2008-10-07 19:00 ` William Morgan [this message]
2008-10-13 18:14 ` William Morgan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1223405490-sup-4884@entry \
--to=wmorgan-sup@masanjin.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox