devbox@COMPUTEC The Computec development blog

11Sep/095

ColdFusion UDF to test if a Java Class implements a method

I recently started implementing a couple of our full text search requirements using Sphinx. I am extremely happy with this search engine, as it's lightning fast and provides some quite easy integration with the data we store in our PostgreSQL databases, is highly scalable and fairly easy to implement in ColdFusion via the Sphinx Client API.