I have seen Drupal’s very useful facetapi/searchapi. Their idea is to index all the content in the database that is searchable and then you can create facet blocks for the content in view.
I would like to do something similar in Yii. But i don’t even know where to start!!
Would i use the Gridview and then just create a filter widget (would this cause to much execution time).
My aim is to have something very much like the eBay filtering system on the left hand side. If anyone could help point me in the right direction it would be great.
I would like to do something similar in Yii. But i don’t even know where to start!!
Would i use the Gridview and then just create a filter widget (would this cause to much execution time).
My aim is to have something very much like the eBay filtering system on the left hand side. If anyone could help point me in the right direction it would be great.