Jonathan Mifsud
Jonathan Mifsud
I do think that `$ctx.result.hits.total` should be exposed by default since it is readily available. In terms of DynamoDB support, I'm not too sure. I mean it would be nice...
@undefobj I would say it would have to be the total count of items matching a query. This would be primarily needed for pagination purposes, it's very hard to give...
Most shared host wouldn't have shell or git. for some small sites this is a preferred option. You have also got to keep in mind 'simple' end users, and what...
@brendo / @nilshoerrmann This is also included within #42 - however can be tested and merged separately.
Thanks for checking it out. UI wise makes sense I think. The U.S. Unique for entry id would be forced right? Not an optional On Thu, 30 Jul 2015 at...
@nicholas I'll be able to do it at the earliest next week / late this as I'm travelling and using internet briefly. On Mon, 25 May 2015 at 17:11 Nicolas...
Yes that's more or less the idea. But I'm not sure how throttling would work as such. I am thinking it could be something enabled through some Javascript maybe, to...
Resave Entries does it all through Javascript hitting the same page via Ajax. When the resave entry triggers, it returns back a json with the status rather than the full...
@nilshoerrmann planning on working on this / something similar next week. When you say update by System ID, are you passing the Symphony System ID or an arbitrary ID from...
Ah right, will try to figure this out next week. Ideally I want to see if it's possible to create an import which pre-sets the entry ID, so I'm sure...