Skip to content

Instantly share code, notes, and snippets.

View KennetPL's full-sized avatar

Marcin Konopka KennetPL

View GitHub Profile
<?php
/**
* Model_Logic_Sphinx
* Klasa do komunikacji ze sphinxem
* @author Marcin Konopka
*/
class Model_Logic_Sphinx {
const INDEX_ARTICLES = 'articles';