CodeIgniter Forums
Site Search functionality needed for login protected pages - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Site Search functionality needed for login protected pages (/showthread.php?tid=34394)



Site Search functionality needed for login protected pages - El Forum - 09-28-2010

[eluser]skattabrain[/eluser]
I built a simple forum for a project that needed tight integration into an existing CI app. So the forum works great, but a requested feature is a site search. So at this time, I can't lean on google to power this. Because the content is not available for non-authenticated users, I'm not sure how to deal with this.

Any ideas?