Re: Gdata - Indexing feeds and entries

2006-07-19 Thread Otis Gospodnetic
Hi Simon, I'm not sure if I already replied to this or not. Here are some thoughts. Distributed indexing: - you could take the Solr approach and have a Master indexing server that periodically takes snapshops and tells Slave servers "hey, come get the new stuff". The problem is that the Master

Re: Gdata - Indexing feeds and entries

2006-07-17 Thread Simon Willnauer
On 7/17/06, Yonik Seeley <[EMAIL PROTECTED]> wrote: Hi Simon, welcome back, hope your exams went well! Thanks for asking everything went very well. Especially the compiler I wrote beside SoC gave me a good preparation for the exam on that topic. Let me tell ya LR Parser can drive you mad having

Re: Gdata - Indexing feeds and entries

2006-07-17 Thread Yonik Seeley
Hi Simon, welcome back, hope your exams went well! On 7/15/06, Simon Willnauer <[EMAIL PROTECTED]> wrote: My first and main problem is pretty well know on this mailinglist, well I found lots of questions and suggestions via google but these discussions are quite a while ago. I was wondering if t