Convenient work with Sphinx Rt-indexes |
[eluser]Unknown[/eluser]
My task was making search on site. For this I chose Sphinx search engine and RT-indexes respectively. I decided to write a library for easy manipulate indexes data: to insert, to replace, to delete, to truncate. Also the library has method of updating and supports transactions. Main library feature that it allows perform inserting, replacing and updating without preliminary data filtering from database. I.e. no need to select only those fields which specified in index configuration - library does it automaticly. Project is here: https://github.com/barinbritva/Sphinx-RT...odeigniter |
Welcome Guest, Not a member yet? Register Sign In |