Question
Labb
GB
Last activity: 14 Apr 2021 10:33 EDT
Report Definition - WildCard Substitute
Hey,
I am looking to implement a solution to look up customer name whilst allowing a wildcard. However since this isn't supported I am looking to implement another solution.
one solution is to try and use a combination of "contains" and "starts with" in an OOTB report definition, however there's a chance there can be some results returned I wouldn't want. and to remove those scenarios can make the report definition logic string very complicated.
another solution is to implement ElasticSearch and use the fuzzy search functionality, but I am only able to find documentation on it for "Pega Foundation for Healthcare" so it's a bit unclear if this functionality is available outside that product.
can anyone confirm if Elastic Search is available to base Pega (8.4) product and a set up guide? or can anyone suggest another way to implement a wildcard solution?
Thanks,
Leigh