I use yii 1 and this extension All works fine, but I need some advanced settings. Table good has filed good_code. And in this field data stored like
- 00-00000361
- 00000006309
So I need when user type 361 (which relate to the first good) or 6309(second good) sphinx find this good. For now only when I type full code - the good will find. How can I do that?