ImageSilo - Search Criteria with Brackets [] Not Populating
Description
Executing a search that includes brackets as part of the search criteria (i.e. [A-B]) is not returning any search results.
Information
Prior to the ImageSilo R80 release, a search query such as “T[I,O]M” would have been used to locate “Tim” or “Tom”.
After the R80 (and newer) release(s), the search query used instead would be “T*M” or “T_M” to locate “Tim” or “Tom”.
Asterisks may be used as Wildcard values if the exact criteria being searched for is unknown.
CASO Knowledge Base