| | |On Sat, 23 Aug 2003, James Gifford wrote: | |> Just wondering if anyone knows an open source search facility like |> Atomz? I don't want to integrate the search with out Midgard app |> because I want it to search PDFs etc. | |I dont know the specifics of atomz search, but there are several open |source search engines that can search not only midgard pages, |but also attachments like pdfs. |
We have implemented our own search engine. It runs once a hour and collects all important worts from the pages (these will be stored into a database f�r better performance and less cpu usage). After that it shows into the blobs, whether there are pdf's stored. With pdf2txt we convert the pdf info a searchable format and add the important words to our search database. Our website has about 700 Megs of pages and pdf's and that was the fastest way to perform a full search. Regards, Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
