Since the index operation might result in heavy performance effects (re-index
all of CompassGps), the command proeprty doIndex
must be set to true in order to perform it.
author: kimchy
Returns the doIndex commnand property, which instructs the
CompassIndexController to performs the index operation.
true if the index operation should be performed
Sets the doIndex commnand property, which instructs the
CompassIndexController to performs the index operation.
Parameters: doIndex - true if the index operation should be performed