this could just be the db i'm working with here, but i've noticed if i do an advanced inventory search like this:
operating system LIKE 10.4
i get ALL the hosts in inventory.
using 10.4. or 10.4.x yields the same results.
smart groups are not similarly affected, it seems. i can search for similar terms via smart groups and actually get decent results.
this is all on jss 8.22 and mysql server 5.0.91 (apple).
related to this, is it possible to do a search via the api with something like this?
curl -k -u username:password https://jss.example.com:8443/JSSResource/computers/subset/operating_system_version/10.4.11