Almost redundant results from AWS location service - Esri

0

We are using AWS location service's AutoComplete suggestions API to search for city or regions. Index Used: Esri

We are observed multiple almost duplicate results while search by a city, for e.g:

###Eg: 1 Request { "Text" :"hyderabad", "FilterCategories":["RegionType", "SubRegionType", "MunicipalityType"] }

Results { "Text": "Hyderabad, Telangana, IND", "PlaceId": "AQABAJ0AozhTOuBN6P0BbiLnzqwStgAOz9vAglUcPHM-Gxys5BY7VdXPkgIMq-pJjZsK9If7tWV-qCAgMOGszyFQjVbSZEbuqDQM3TxJFPX32_tYQfTEnjSotci-eBuTlAGASMfoGOeRyCD3G9CQmoHb_mNOonHAsMdw-7Pm-Sn7kS0V7tYc--UesTOsMd7sqFR79JXciJx3eMnWoJBQPX3OuWwYVSJimWhJAsUbM6x5PR1Z6n8NoWNsEvyqtLQCf3tb" }, { "Text": "Hyderabad, Telangāna, IND", "PlaceId": "AQABAJ0AQfIFj9y1U8ephUm9k_SX_66fLIGeBLpZelGzCqDlpmRJFwJM75tF84B337W3P58QrtRhVYUXEEFMqpmpaCo-0CBiewiY5WecvGIF3s1NiXZaohmptWjUzybIh0bQr3d7wPp7bgHTSGAAD06dCPJ_TOChy0euG-GYDo71kAdN7b9y_PdAtwMR6FmNDyUwrreHqbMyP7KxkdJOoKnjriJPz4MlqO_aqPiaahZSnyy48kUrnQFeTQwXLdqVdP93" }

###Eg: 2 Request { "Text" :"kanpur", "FilterCategories":["RegionType", "SubRegionType", "MunicipalityType"] }

Response

{ "Text": "Kanpur, Kānpur, Uttar Pradesh, IND", "PlaceId": "AQABAJ0Ah2gH2MUU26IWyriA-6s5nQZB1o2q7jSaxvk4PqAyJ89uu_bbukGNBqG-r38OMnk7Oz4G4UiICATaMSD8oo7Gi4_rioBuCSl_DM7ycdDy27ZPlRI2vt4qoxnb9kHorkbOJxIvUgDec4vxFabKktyUj7Wngq-iUvtMV5WpkV2_uIehiqAJ8mUIWaMVYB0sZYXZ3ecxcPnaNP8griMzpsrveXhLpaThyteIe2n9ZVB-rEYn8bqdMG2tGRAUsMkc" }, { "Text": "Kanpur, Uttar Pradesh, IND", "PlaceId": "AQABAI0AYFKOT605q5O7BR2An-U7bq3azdhq5kZFDUJpc01loyxpuWm8mFVAPqvImyos_5j_EDbrFZwXSA94FsnyIhYrkh5zs3aMyAK1QCvmv0r1g_nTy8eXPqmG4jEgPOa6mRypUAhFhclFWPx9kB0_QPmu5kiCKPUokTmzGmCAX7vOe41wrbsHl1S4WFS3yYLzx_XyODBrs-apeRjo5ZsRlvnkW4G6eGm9MytCT8po2-w" }

We are looking for the guidance or support, where we can optimize this result set by eliminating the junk results and have some meaningful output.

Sunil
asked 10 days ago41 views
1 Answer
0

Thank you for your question. We are looking into this and will be confirming with our data provider why multiple, yet very similar results are present in a search result.

AWS
awszac
answered 10 days ago
  • Hi Team,

    Have we found anything in this regards?

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions