or better stated:
  i've got the 'render' and 'integration' stuff pretty much covered

what i don't have covered is generating the content to fill solr with.

i'm estimating that it will take about about 20 minutes to load all
the data from the db and template it.  the live site works much faster
thanks to aggressive caching.

my ideas thus far are:

   1- write a controller that does this itself, or forks a process to
do it ( could that be within / from pylons ? )

   2- write a daemon to spider my site and have some special api/code
to only provide it to the daemon
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to