Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Introduction
  3. REST call creation
  4. Address structure and elements
  5. Address Enrichments
  6. Process Parameter
  7. Result Parameter
  8. Standardization Parameters
  9. Output Fields
  10. Address Status Values and Return Codes
  11. REST Call Example
  12. Appendix A: Certified Mode Values

Cloud Address Verification API

Cloud Address Verification API

Maximum Number of Results in an Address Job

Maximum Number of Results in an Address Job

The MaxResultCount property specifies the maximum number of address suggestions that an address job can return in interactive, quick capture, and GeocodeToAddress modes.
The MaxResultCount property works in conjunction with the DefaultMaxNumResults and MaxNumResults properties.
The DefaultMaxNumResults property defines a standard maximum value for jobs that return address suggestions. If you do not set a value on the MaxResultCount property in a job request, the job reads the value of the DefaultMaxNumResults property.
The MaxNumResults property defines an upper limit for the number of address suggestions that the engine can process. If you do not set a value on the DefaultMaxNumResults property, the engine uses the value on the MaxNumResults property in the same file to determine the maximum possible number of address suggestions. The individual values on a MaxResultCount property in a job request and on the DefaultMaxNumResults property must not exceed the MaxNumResults property value. The engine reads the MaxNumResults property during initialization. To change the MaxNumResults property value, first deinitialize the engine.
The default value on the MaxNumResults property is 20. The maximum value that you can set on a MaxResultCount, DefaultMaxNumResults, or MaxNumResults property is 100.

0 COMMENTS

We’d like to hear from you!