CI with Lucene anybody? |
[eluser]number5[/eluser]
I'm using CodeIgniter with Solr[1], which is based on Lucene [1] http://lucene.apache.org/solr
[eluser]citryer[/eluser]
I think this is pretty much the only thing which i can think of, that is missing from CI given zend already has Lucence integration and i think I saw symfony implementation as well.. I think CI is missing on such a great feature ![]()
[eluser]pr0digy[/eluser]
The nice thing about Zend components is that you can use them in just about any framework. You can integrate Zend Search Lucene into CI, quite easily in fact.
[eluser]esra[/eluser]
There is sample code on the Kohana site posted in a message within this thread: http://kohanaphp.com/forums/index.php/topic,32.0.html
[eluser]citryer[/eluser]
Thanks esra.. I'l go through the links but a quick thought before that... isn't zend a PHP5 framework.. wheres unfortunately I am stuck with PHP 4 for the time being.. ![]()
[eluser]esra[/eluser]
Search Engine Lucene is not specifically a Zend Framework library because it existed before, but I believe that it has always been a PHP5 library. I could be mistaken.
[eluser]TheFuzzy0ne[/eluser]
http://www.cmjackson.net/2009/02/17/php-...nd-lucene/ |
Welcome Guest, Not a member yet? Register Sign In |