Are the queries being fired wrong/different when you tried full-import?
On Tue, Dec 16, 2008 at 9:57 AM, sbutalia wrote:
>
> I'ev had a chance to play with this more and noticed the query does run fine
> but it only updates the records that are already indexed it doesn't add new
> ones.
>
> The
I'ev had a chance to play with this more and noticed the query does run fine
but it only updates the records that are already indexed it doesn't add new
ones.
The only option that i'ev found so far is to do a full-import with the
"clean=false" attribute and created_date > last_indexed_date...
I
I do not observe anything wrong.
you can also mention the 'deltaImportQuery' and try it
someting like
On Tue, Dec 16, 2008 at 5:54 AM, sbutalia wrote:
>
> I have a parent entity that grabs a list of records of a certain type from 1
> table... and a sub-entity that queries another table