From zzbbyy at gmail.com Tue Sep 29 06:57:07 2009 From: zzbbyy at gmail.com (Zbigniew Lukasiak) Date: Tue Sep 29 06:57:12 2009 Subject: [CPANHQ] Decoupling data loading and serving Message-ID: 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/