You are here: Reference > Performing Common Tasks in XML and on the Command Line > Updating a Spatial Index Using the Command Line

Updating a Spatial Index Using the Command Line

You must update a spatial index whenever you have added, removed, or modified the images in an indexed catalog.

Before running any of the command line tools on Unix, you must source the runtime environment.

To update a spatial index, use the command line tool isindex, located in <Express Server installation directory>/ImageServer/bin as follows:

$ isindex –catalog catalog1 –update

See also "isindex".