This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.mapsuitegeocoder.matchmode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.mapsuitegeocoder.matchmode [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MapSuiteGeocoder.MatchMode ====== | ====== ThinkGeo.MapSuite.MapSuiteGeocoder.MatchMode ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Enumeration --> | ||
This enumeration defines two kinds of match status. | This enumeration defines two kinds of match status. | ||
- | === Remarks === | + | == Remarks == |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.MatchMode" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.MatchMode</a> | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.MapSuiteGeocoder.MatchMode |
- | ===== Items ===== | + | == Items == |
- | ^ Name ^ Summary ^ | + | **ExactMatch** |
- | | ExactMatch | This represents a exact match. | | + | * **Summary**:This represents a exact match. |
- | | Default | Default match mode. It is an exact match by default. | | + | |
- | | FuzzyMatch | This represents an fuzzy match. | | + | **Default** |
+ | * **Summary**:Default match mode. It is an exact match by default. | ||
+ | |||
+ | **FuzzyMatch** | ||
+ | * **Summary**:This represents an fuzzy match. | ||
- | __NOTOC__ | ||
- | [[Category:MapSuiteGeocoder]] | ||
- | [[Category:ThinkGeo.MapSuite.MapSuiteGeocoder]] | ||