\Horde_Mongo_Collection_Index

Implement index creation on a MongoDB collection.

Summary

Methods
Constants
checkMongoIndices()
createMongoIndices()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

checkMongoIndices()

checkMongoIndices() : boolean

Are the indices up-to-date?

Returns

boolean —

True if up-to-date.

createMongoIndices()

createMongoIndices() 

Ensures that collection indices are created.