[Catalyst] merging DB data with XML data
Felix Antonius Wilhelm Ostmann
ostmann at websuche.de
Fri Oct 5 11:12:42 GMT 2007
i love Xapian for something like that!
www.xapian.org
Search::Xapian
Catalyst::Model::Xapian
the last thing i never used bevore ;)
Carl Johnstone schrieb:
> Hi,
>
> This may be more of a DBIx::Class question than Catalyst, but anyway.
>
> I have a system where the bulk of the content is generated elsewhere
> in XML format, I've implemented a Catalyst Model that reads the XML,
> and returns a blessed perl data structure (with appropriate caching etc.)
>
> Where I've got problems is searching, it's impractical to search 1000s
> of XML files, so I want to put some of the meta-information (and maybe
> dump a copy of the text) into a DB for search purposes.
>
> What I'd like to do though is when I do a search in the DB, turn any
> rows returned into these XML objects so I can then access the whole of
> the content as usual.
>
> Suggestions welcome!
>
> Carl
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
>
>
--
Mit freundlichen Grüßen
Felix Antonius Wilhelm Ostmann
--------------------------------------------------
Websuche Search Technology GmbH & Co. KG
Martinistraße 3 - D-49080 Osnabrück - Germany
Tel.: +49 541 40666-0 - Fax: +49 541 40666-22
Email: info at websuche.de - Website: www.websuche.de
--------------------------------------------------
AG Osnabrück - HRA 200252 - Ust-Ident: DE814737310
Komplementärin: Websuche Search Technology
Verwaltungs GmbH - AG Osnabrück - HRB 200359
Geschäftsführer: Diplom Kaufmann Martin Steinkamp
--------------------------------------------------
More information about the Catalyst
mailing list