|
|
 |
RE: FN-FORUM: php, XML, content and searching
date posted 4th September 2007 09:14
> -----Original Message-----
> From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Fiaz
> Khan
> Sent: Tuesday, September 04, 2007 10:29 AM
> To: FN-FORUM / [EMAIL REMOVED]
> Subject: Re: FN-FORUM: php, XML, content and searching
>
>
> > I'm just researching options ATM so if anyone has any other cool
> ideas about
> > how to do this then I'm open to suggestions.
>
> I needed to index a site that had data in mysql and xml, i ended up
> using lucene (http://en.wikipedia.org/wiki/Lucene) (admittedly it was
> for a .net site so used the .net port of it). It allows you to create
> an
> index on fields you create and data you pass in. Then using the same
> api, query and display the results.
>
> Not too sure how easy it is to integrate with PHP, maybe a place to
> start looking.
That helps a lot, there is a port of it for php that is part of the Zend
library (Already enabled)
http://framework.zend.com/manual/en/zend.search.lucene.html
This might indeed be what I'm looking for.
Regards
Sam Morgan
WiredEyes Media / ServWise Advanced Hosting
tel (Uk): +44 (0)20 7100 2178
tel (Italy): +39 070 773 6543
web : www.wiredeyes.com / www.servwise.com
----
umop ap!sdn w,! aw dlaH
----
=====================================
Summer Sale 50% off all ServWise
hosting, use coupon code : HALFPRICE
=====================================
|
 |
|