Welcome Guest, Not a member yet? Register   Sign In
CI with Lucene anybody?
#1

[eluser]citryer[/eluser]
Hello all,

any pointers in this regard??
#2

[eluser]number5[/eluser]
I'm using CodeIgniter with Solr[1], which is based on Lucene

[1] http://lucene.apache.org/solr
#3

[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 Smile
#4

[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.
#5

[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
#6

[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.. Sad
#7

[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.
#8

[eluser]The Spider[/eluser]
I am also need of this feature.
Please help.
#9

[eluser]TheFuzzy0ne[/eluser]
http://www.cmjackson.net/2009/02/17/php-...nd-lucene/




Theme © iAndrew 2016 - Forum software by © MyBB