How to search list items by regex with Aerospike Expressions

When it comes to list data type, you can only match by starting with the first element and not any element within the list – in CDTs - you cannot iterate through the elements presently. This is another post on how match starting element in lists. Searching for the index of specific AAID - #2 by pgupta