This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.core.buildindexmode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.core.buildindexmode [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.BuildIndexMode ====== | ====== ThinkGeo.MapSuite.Core.BuildIndexMode ====== | ||
- | O:15:"HistoryBlobStub":3:{s:6:"mOldId";s:5:"21722";s:5:"mHash";s:32:"1f18af006d501f0c190975a6218adfbb";s:4:"mRef";s:5:"35312";} | + | {{section>upgrade_map_suite_to_10.0}} |
+ | |||
+ | This enumeration represents whether an index should be rebuilt or not. | ||
+ | == Remarks == | ||
+ | None | ||
+ | == Items == | ||
+ | **DoNotRebuild** | ||
+ | * **Summary**:Do not rebuild the index if it exists. | ||
+ | |||
+ | **Rebuild** | ||
+ | * **Summary**:Rebuild the index if it exists. | ||