Thank you for your input. I went to google. Basically you need an xml file and some html. They didn't break it down simply enough, but it was simply enough to figure out with slightly little effort.
Swish-e is not breaking through clearly enough quick enough for me. Can you break down the general idea? It's looking like perl calls. Is this the case? Michele -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Krings Sent: Friday, September 19, 2008 8:30 PM To: NYPHP Talk Subject: Re: [nyphp-talk] Search function (Margaret) Michele Waldman wrote: > Does anyone know of a function or code I could use to quickly search my > site for a document? > > > > I was thinking I could write a php function to open all of the files and > search for a specific string. > > > > But, I'm guessing it's already been done with a better implementation. I made good experience using swish-e. It is fairly easy to figure out and you can make some simple calls against the index and display the results the way you like. One nice thing about swish-e is that it indexes more than just flat files, but also PDFs. http://swish-e.org/ David _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
