Welcome Guest, Not a member yet? Register   Sign In
CI Solr Issue.
#1

[eluser]Unknown[/eluser]
I successfully used Solr PHP Client on core PHP projects.

Now I need to use it on code Igniter.

I found one library, named 'CodeIgnoter Solr' by Simon Emms http://www.simonemms.com/code/codeigniter-solr/, which is based on Solr PHP client.

However, I found to provide it in CI style models, they removed a lot of code of Solr PHP client. Most important feature is 'extract' method 'Apache_Solr_Service->extract()', without which, I'm not able to index documents in solr.

Is there any other library/way which support indexing of documents from CI?

I don't need fancy CI's DB/model type code. I'm fine with raw PHP code too but all the functionality must be there.

Please let me know if there is any available library.

Thanks in advance for any help.

Kapil Sharma.




Theme © iAndrew 2016 - Forum software by © MyBB