Hi All,
I was going through Reltio docs to understand how the search API filter conditions works . The documentation mentions
Note: Irrespective of the value that you enter in the filter={Condition Type}(property, value)
condition, the search engine considers only the first 256 symbols of the entered value and ignores the rest.
https://docs.reltio.com/entitiesapi/entitiesfiltering.html
Suppose I want to do an API call using the below filter condition with the Reltio search API:
filter=(equals(type,\'configuration/entityTypes/HCO\')) and startsWith(attributes.Address.Zip.PostalCode,"560068") and fuzzy(attributes.Name,"Johns Hopkins University - SKCCC - Bunting Blaustein Cancer Research Building") and fuzzy(attributes.Address.AddressLine1,"BTM Layout Bangalore,sector 1"))options=ovOnly&select=uri,attributes.Name,attributes.Address.AddressLine1,attributes.Address.Zip.PostalCode
What role does the limitation of 256 symbols with the filter condition play here & how is it calculated .
Hope to hear from you soon. Thanks in advance.
@Ashish Rawat,
@Walt Feldman,
@Chris Detzel If you can help here .
------------------------------
Manish Kumar
Technology Consultant
Virtusa
Bangalore
------------------------------