Kris Jones
11/29/2018, 11:17 PMlocationquantityavailable column, but not 100% sure. Anyways - only one of the search result records actually has a nonnull locationquantityavailable value out of the 2-4 search results per item, so it seems like it'd be a better idea to only limit the search to only values where locationquantityavailable is nonnull, no? But setting a filter of
['locationquantityavailable', search.Operator.NONEOF, '@NONE@'] or
['locationquantityavailable', search.Operator.ISNOTEMPTY, '@NONE@'] and a couple others I've tried don't work - I always get the multiple results for each item