[Xapian-discuss] Xapian in use (Wiki Spot)
James Aylett
james-xapian at tartarus.org
Thu Jul 26 10:34:55 BST 2007
On Thu, Jul 26, 2007 at 12:56:36AM -0700, Philip Neustrom wrote:
> We're using Xapian to provide both for the ability to search
> individual wikis as well as the ability to search across all of the
> wikis on Wiki Spot. Most all of our code is in python, so we've been
> using the standard xapian python bindings. We use an independent
> search daemon[1] to process both queries and writes -- writes spool up
> (Xapian can only perform one write at a time) and queries process in
> threads. Right now we average around one write every minute or so
> (bound to increase), and we're doing as-real-time-as-we-can-muster
> indexing.
Cool! :)
Are you happy to be added to <http://xapian.org/users.php>? If so,
just let us know what details you'd like to share.
J
--
/--------------------------------------------------------------------------\
James Aylett xapian.org
james at tartarus.org uncertaintydivision.org
More information about the Xapian-discuss
mailing list