[CPANHQ] Decoupling data loading and serving

Zbigniew Lukasiak zzbbyy at gmail.com
Tue Sep 29 06:57:07 GMT 2009


Hi,

I have been working a bit on the full text search - and I think I have
something more or less functional, but the data loading is still a
mess.  What do you think about splitting the data loading
functionality from the data model used by the search engine?  This way
I could just publish the database and the new search and everyone
could test it and in parallel we could write better data loading
scripts.

That would mean loading all data needed to search into the database
and using the archive-extract-path directory only for the loader.

What do you think?

-- 
Zbigniew Lukasiak
http://brudnopis.blogspot.com/
http://perlalchemy.blogspot.com/



More information about the CPANHQ mailing list