Documentation

Horde_Mongo_Collection_Index
in

Implement index creation on a MongoDB collection.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

copyright

2013-2017 Horde LLC

license

http://www.horde.org/licenses/lgpl21 LGPL 2.1

Table of Contents

checkMongoIndices()  : bool
Are the indices up-to-date?
createMongoIndices()  : mixed
Ensures that collection indices are created.

Methods

checkMongoIndices()

Are the indices up-to-date?

public checkMongoIndices() : bool
Return values
bool

True if up-to-date.

createMongoIndices()

Ensures that collection indices are created.

public createMongoIndices() : mixed
Return values
mixed

Search results