Archive for the tag 'java'

increasing productivity – part 1: Maven

One of the most important challenges to face first is leveraging developers’ time for maximum efficiency. At qKAI this is especially due to students, writing their theses, contribute to the code base. Therefore we have established several tools to spare them redundant work, maintain a constant code quality and automate the build.

This time I will write about Maven, Read more »

MySQL with Sphinx storage engine

mysql-sphinx

Today I’ve launched Visual Studio 9 2008 and compiled Sphinx, the full-text indexer, as storage engine into MySQL. I’ve limited my effords to the latest 64bit Windows version, because compiling under Linux is with GCC rather trivial.

MySQL 5.1 with SphinxSE for 64bit Windows can be downloaded here.

Just replace your original MySQL files by these from the zipfile.