2017 © Pedro Peláez
 

silverstripe-module indexlastedited

Ensure that the LastEdited field is indexed so that performance for partials is consistent with large sites

image

weboftalent/indexlastedited

Ensure that the LastEdited field is indexed so that performance for partials is consistent with large sites

  • Tuesday, March 13, 2018
  • by weboftalent
  • Repository
  • 1 Watchers
  • 1 Stars
  • 911 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 6 Versions
  • 5 % Grown

The README.md

Indexing Last Edited

Build Status Scrutinizer Code Quality Code Coverage Build Status codecov.io, (*1)

Latest Stable Version Latest Unstable Version Total Downloads License Monthly Downloads Daily Downloads, (*2)

Dependency Status Reference Status, (*3)

codecov.io, (*4)

By default SilverStripe does not index the LastEdited field, a field that is used for partial caching. On large sites this can be a problem with performance. The module adds the index to SiteTree, Member and Group., (*5)

Adding Last Edited to DataObjects

Create or append to an existing extension.yml file in an appropriate _config directory within your codebase., (*6)

---
Name: your-site-specific-last-edited-extensions
---
SiteTree:
  extensions:
    ['IndexLastEditedExtension']

The Versions

13/03 2018

dev-master

9999999-dev

Ensure that the LastEdited field is indexed so that performance for partials is consistent with large sites

  Sources   Download

MIT

The Requires

 

caching silverstripe performance indexing partials lastedited weboftalent

13/03 2018

3.6

3.6.0.0

Ensure that the LastEdited field is indexed so that performance for partials is consistent with large sites

  Sources   Download

MIT

The Requires

 

caching silverstripe performance indexing partials lastedited weboftalent

18/01 2016

3.1.0

3.1.0.0

Ensure that the LastEdited field is indexed so that performance for partials is consistent with large sites

  Sources   Download

MIT

The Requires

 

caching silverstripe performance indexing partials lastedited weboftalent

18/01 2016

1.0.1

1.0.1.0

Ensure that the LastEdited field is indexed so that performance for partials is consistent with large sites

  Sources   Download

MIT

The Requires

 

caching silverstripe performance indexing partials lastedited weboftalent

18/01 2016

3.1.x-dev

3.1.9999999.9999999-dev

Ensure that the LastEdited field is indexed so that performance for partials is consistent with large sites

  Sources   Download

MIT

The Requires

 

caching silverstripe performance indexing partials lastedited weboftalent

18/01 2016

1.0.0

1.0.0.0

Ensure that the LastEdited field is indexed so that performance for partials is consistent with large sites

  Sources   Download

MIT

The Requires

 

caching silverstripe performance indexing partials lastedited weboftalent