just found out 'postingperiod' doesn't take anyof, is the work around to do a lot of filters using OR?
second question, for search.createFilters is there a way to use OR in a push?
Or is the only way constructing an array of filters in before I do search.create?