Inventory Sorting

I've read the docs but I can't seem to find a better way to sort the inventory but specific wildcards.  For example we have different ypes of EPMP's but I want a list of all EPMP SM's or AP's.  You can only use one simple string search.  So I couldn't look for "AP" and "ePMP" in the search field. 

Ideally we want to be able to sort by individual types of equipment to get counts to match up with our other software.  This would save us from needing to export the data and trying to parse and compare it all manually between programs that may not have the same descriptions.

Am I missing some form of regex or something?

Currently we are not supporting the regular expression based search anywhere in cnMaestro.

I will raise feature request for this .

Or just allow for multiple words to be searched somehow.  Thanks!