05-31-2016 06:28 AM
Search behaviour has just become a little strange. Currently, I can search on Context_Country = "renoir" and retrieve a customer when Context_Country actually contains "France".
The customer data retruned is --
{
"Alias_ID": "default",
"Context_City": "Cannes",
"Context_Country": "France",
"Context_First_Name": "Auguste",
"Context_Last_Name": "Renoir",
"Context_Mobile_Phone": "33123123123",
"Context_Street_Address_1": "Rue des Arbres",
"Context_Work_Email": "renoir@impressionists.com",
"Context_Work_Phone": "33987987987",
"CustomerID": "1593ec50-2733-11e6-8ffb-f526013efb5d",
"Demo_Pod_ID": "L1L135",
"Global_Person_ID": "e40f9e9f-be4b-4a8b-9f4b-4950deae404b",
"Instance": "ptlab",
"Pod_List": []
}
Version --
c.c.t.metrics.ClientMetricsManager - Setting SDK version: 1.0.8-10066
05-31-2016 06:35 AM
We made changes recently to support omni-search, which allows to search on any field without requiring fieldname but specific field search should still work. I'll follow up on this.
06-01-2016 04:06 PM
Paul - we've logged a defect and this will be fixed in next sprint (~2 weeks)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide