web-developer Posted October 26, 2011 Share Posted October 26, 2011 We are building a Social Networking website and there are videos, user profiles and other details on the site. The site is developed using Zend Framework. It needs to develop a Site Search Engine feature on this site. It need to index all data in the website and search against that data. I checked Sphider but it is not easy to use in Zend Framework. And I tried Sphinx but that needs lot of configuration from Terminal. Next I tried is Zend Lucene Component and it works. But I couldn't display the Videos or Profile Image on the result set. Please suggest an easy but powerful method to build a Custom Search Engine inside website built on Zend Framework. Quote Link to comment https://forums.phpfreaks.com/topic/249860-custom-search-engine-on-zend-framework/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.