Projects
we worked on

Bulletin search service

Automotive companies issue service bulletins from time to time, describing fixes or urgent maintenance issues for particular vehicles or parts. These bulletins come in PDFs and contain strings that can be used to locate bulletins for vehicles. The Bulletins service searches automatically over the text of PDFs and returns a URL permitting the user to download the bulletin itself. This permits applications to find and link to these bulletins easily.

The service exports functions of managing bulletin categories, uploading & indexing PDFs, search function through the SOAP interface.

We developed the service that is exporting all the funciton through SOAP interface implemented in a Symfony application with a help of ckWebServicePlugin.

Additionaly we develop multiple unit tests using the plugin sfSimpleTestPlugin developed and maintained by our team.

Tags: Ajax   Lucene   MySQL   PHP   SOAP   Solr   Symfony   Unit Testing   ckWebServicePlugin   sfSimpleTestPlugin