Re: [DataImportHandler] Changes in child entity and delta-import

2008-10-03 Thread Grant Ingersoll
On Oct 3, 2008, at 2:11 PM, Shalin Shekhar Mangar wrote: Essentially, what I am interested in is a join across data sources. I realize that is non-trivial, but boy would it be powerful. Yeah, that will be very powerful but implementing that in a general way is a design challenge. A

Re: [DataImportHandler] Changes in child entity and delta-import

2008-10-03 Thread Shalin Shekhar Mangar
On Fri, Oct 3, 2008 at 10:44 PM, Grant Ingersoll <[EMAIL PROTECTED]>wrote: > > What about somehow using the fact that the variable resolver needs to > resolve solrFeed.link and then go get all entries from Solr to get those > values, such that the child entity can then be tested? > That may be po

Re: [DataImportHandler] Changes in child entity and delta-import

2008-10-03 Thread Grant Ingersoll
On Oct 3, 2008, at 12:34 PM, Shalin Shekhar Mangar wrote: On Fri, Oct 3, 2008 at 9:20 PM, Grant Ingersoll <[EMAIL PROTECTED]> wrote: Now, my question. Let's say I have an initial set of ratings for a feed. I then do a full import of the articles on that feed. Everything is peachy so

Re: [DataImportHandler] Changes in child entity and delta-import

2008-10-03 Thread Shalin Shekhar Mangar
On Fri, Oct 3, 2008 at 9:20 PM, Grant Ingersoll <[EMAIL PROTECTED]> wrote: > > Now, my question. Let's say I have an initial set of ratings for a feed. > I then do a full import of the articles on that feed. Everything is peachy > so far. Then, I get a new rating for an existing article that I