This information relates to the
Bias query parameter, which can be used when making a Capture Find API call.Bias query parameter enables or disables biasing, which allows Capture to return results that are closer to the end user.
Here are some permutations to understand how biasing works, and how the Bias, IsMiddleware and Origin parameters interact.
-
When
Biasis set to TRUE, Capture will use the value specific in theOriginfield (assuming it’s an IP address or geo coordinates) to present values closer to that location first -
When
Biasis set to TRUE and noOrigininformation is specified (or ifOriginis specified as a country code), Capture will use the IP address of the incoming request (unlessIsMiddlewareis set to ‘True’) -
When
Biasis set to ‘False’, Capture will return results based only on the quality of match compared to the inputted text

