INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Construction of searches/filters  (Read 796 times)

EpF

  • Citizen of the Universe
  • *****
  • Posts: 649
Construction of searches/filters
« on: April 20, 2006, 01:32:53 pm »

In this thread, SwellGuy said:
Quote
in the meantime your filters/searches will have to be constructed a bit differently.

An example of this is that this doesn't work:
(([Artist Rating]==1 -[Rating]=1-2) or ([Artist Rating]=>1))

So you have to do this:
(([Artist Rating]=1 [Rating]=3-5) or ([Artist Rating]=2-5 [Rating]=1-5))

(artist ratings are 1-5)


So, as there's no guarantee it'll be fixed soon, if at all, what's the rule to follow? Is it 'no negatives in nested brackets' or 'all fields must be balanced in "or" comparisons'? Just so as we know...
;)
Pages: [1]   Go Up