Strange results from API when searching for an addressFuzzy Search in the Search APIbing search api azure location based resultsHow can I use the Azure AD without single-sign-onStrange results with documentDbAzure Log Analytics - Search REST API - How to Paginate through resultsCan Azure Search Service be used to generate all the query tokens?azure maps differentiate address from point of interestAzure Maps Batch Geocoding Status 202 12+ Hours LaterAzure maps, show all search results as clustersBing Search API not returning results in Android
A Note on N!
How could Tony Stark make this in Endgame?
What happened to Captain America in Endgame?
a sore throat vs a strep throat vs strep throat
"The cow" OR "a cow" OR "cows" in this context
Which big number is bigger?
bldc motor, esc and battery draw, nominal vs peak
Is there really no use for MD5 anymore?
Can an Area of Effect spell cast outside a Prismatic Wall extend inside it?
Was there a shared-world project before "Thieves World"?
How exactly does Hawking radiation decrease the mass of black holes?
Why did C use the -> operator instead of reusing the . operator?
How to have a sharp product image?
Is there any official lore on the Far Realm?
As an international instructor, should I openly talk about my accent?
What's the polite way to say "I need to urinate"?
Re-entry to Germany after vacation using blue card
What happens to Mjolnir (Thor's hammer) at the end of Endgame?
How to write a column outside the braces in a matrix?
What is causing the white spot to appear in some of my pictures
Why does nature favour the Laplacian?
How can I practically buy stocks?
Aligning equation numbers vertically
Why does Mind Blank stop the Feeblemind spell?
Strange results from API when searching for an address
Fuzzy Search in the Search APIbing search api azure location based resultsHow can I use the Azure AD without single-sign-onStrange results with documentDbAzure Log Analytics - Search REST API - How to Paginate through resultsCan Azure Search Service be used to generate all the query tokens?azure maps differentiate address from point of interestAzure Maps Batch Geocoding Status 202 12+ Hours LaterAzure maps, show all search results as clustersBing Search API not returning results in Android
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I am using the API to search for text after each change for a string that is over 3 characters. For the address, "1234 Park Place," when the user gets to the "a" the search results change from what appear to be valid results for "1234 P"
1234 P Street, Sacramento, CA 95814
1234 P Street, Loup City, NE 68853
(etc)
To the following for "1234 Pa"
Pa'auilo, HI
Pâ'ia, HI
(etc)
I have seen the same behavior with the demo code at https://azuremapscodesamples.azurewebsites.net/REST%20Services/Search%20Autosuggest%20and%20JQuery%20UI.html if that helps to narrow things down.
azure azure-maps
add a comment |
I am using the API to search for text after each change for a string that is over 3 characters. For the address, "1234 Park Place," when the user gets to the "a" the search results change from what appear to be valid results for "1234 P"
1234 P Street, Sacramento, CA 95814
1234 P Street, Loup City, NE 68853
(etc)
To the following for "1234 Pa"
Pa'auilo, HI
Pâ'ia, HI
(etc)
I have seen the same behavior with the demo code at https://azuremapscodesamples.azurewebsites.net/REST%20Services/Search%20Autosuggest%20and%20JQuery%20UI.html if that helps to narrow things down.
azure azure-maps
Thank you for the feedback! We are working with our data provider to investigate this issue.
– ounyman
Mar 23 at 0:05
add a comment |
I am using the API to search for text after each change for a string that is over 3 characters. For the address, "1234 Park Place," when the user gets to the "a" the search results change from what appear to be valid results for "1234 P"
1234 P Street, Sacramento, CA 95814
1234 P Street, Loup City, NE 68853
(etc)
To the following for "1234 Pa"
Pa'auilo, HI
Pâ'ia, HI
(etc)
I have seen the same behavior with the demo code at https://azuremapscodesamples.azurewebsites.net/REST%20Services/Search%20Autosuggest%20and%20JQuery%20UI.html if that helps to narrow things down.
azure azure-maps
I am using the API to search for text after each change for a string that is over 3 characters. For the address, "1234 Park Place," when the user gets to the "a" the search results change from what appear to be valid results for "1234 P"
1234 P Street, Sacramento, CA 95814
1234 P Street, Loup City, NE 68853
(etc)
To the following for "1234 Pa"
Pa'auilo, HI
Pâ'ia, HI
(etc)
I have seen the same behavior with the demo code at https://azuremapscodesamples.azurewebsites.net/REST%20Services/Search%20Autosuggest%20and%20JQuery%20UI.html if that helps to narrow things down.
azure azure-maps
azure azure-maps
asked Mar 22 at 17:25
ESDictorESDictor
5282821
5282821
Thank you for the feedback! We are working with our data provider to investigate this issue.
– ounyman
Mar 23 at 0:05
add a comment |
Thank you for the feedback! We are working with our data provider to investigate this issue.
– ounyman
Mar 23 at 0:05
Thank you for the feedback! We are working with our data provider to investigate this issue.
– ounyman
Mar 23 at 0:05
Thank you for the feedback! We are working with our data provider to investigate this issue.
– ounyman
Mar 23 at 0:05
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55304870%2fstrange-results-from-api-when-searching-for-an-address%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55304870%2fstrange-results-from-api-when-searching-for-an-address%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Thank you for the feedback! We are working with our data provider to investigate this issue.
– ounyman
Mar 23 at 0:05