collection.getCollectionMeta().getLastModifiedTime()
Ferenc Pápai <[email protected]>
| Newsgroups | gmane.text.xml.xindice.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, collection.getCollectionMeta().getLastModifiedTime() method returns the time instant when the last NEW entry has been added to a collection. It does not cover case when the collection is updated (existent data is changed). As a user I'd be more interested when *anything* has been changed in a given collection. Is there a reason behind the current behavior? thanks, Ferenc