Eric DayThoughts, code, and other oddments. |
Dark | Light |
|
|
|
< Gearman, Now With Persistent Queues || Gearman and Drizzle at OSCON > Drizzle patch for Sphinx 0.9.9-rc2May 26th, 2009Last week I blogged about a patch for Sphinx 0.9.8.1 that allowed Drizzle to be used as a data source (this works much like the MySQL and PostgreSQL options). This past weekend I made a new patch that would work with the latest version, 0.9.9-rc2. It can be found here: sphinx-0.9.9-rc2-drizzle.patch The instructions are pretty much the same: Download sphinx-0.9.9-rc2.tar.gz and sphinx-0.9.9-rc2-drizzle.patch tar xzf sphinx-0.9.9-rc2.tar.gz cd sphinx-0.9.9-rc2 patch -p1 < ../sphinx-0.9.9-rc2-drizzle.patch ./buildconf.sh ./configure --with-drizzle make make install See my previous blog post for configuration changes to make Sphinx index from Drizzle. Posted in Drizzle, Main, MySQL2 Responses to "Drizzle patch for Sphinx 0.9.9-rc2"
Leave a Reply< Gearman, Now With Persistent Queues || Gearman and Drizzle at OSCON > |
Blog Wiki About Resume RSS Comments Launchpad identi.ca OpenStack Scale Stack Gearman NW Veg Veg Food & Fit |
|
Copyright (C) Eric Day - eday@oddments.org All content licensed under the Creative Commons Attribution 3.0 License. Hosted by Rackspace Cloud |
|
[...] Drizzle patch for Sphinx 0.9.9-rc2 [...]