Jump to content

Recommended Posts

Posted

Hello,

from my point of view it seems to be a bug. BUT how did you use the option "not equal" for "Keywords"? I don't have this option in build 1736. What build do you use?

Regards, Uwe

Posted

Hi,

 

I think you have an error in the search. You have "not equal WAV OR not equal MP3". WAV is not MP3 so it matches the second part of condition and vice versa. The condition is true for all media types. You should change OR to AND to get the wanted results.

 

Juha

Posted

Hi,

but the combination between all three "block" is AND. Only the operator inside the "block" of the media format is OR.

I guess it should be: x = (lat AND long) AND (wav OR mp3) AND (keyword)

Regards, Uwe

Posted

Hi

 

The problem is that in the media type it's (not WAV or not MP3) and here the condition "or" doesn't work. It returns always true as you can see from the truth table below.

 

WAV: FALSE or TRUE = TRUE

MP3: TRUE or FALSE = TRUE

XYZ: TRUE or TRUE = TRUE

 

Your statement would be correct, if the intention would be return only WAV and MP3 items, but the purpose is the return all except WAV and MP3.

 

Juha

Posted

Yep, that AND/OR can throw curveballs. Thank you for the assist.

 

Uwe...to get the Not Equals, I go to tags, type in the word I am not wanting to search for, look thru the choices Daminion gives back, and hold the ALT key down while double clicking on any choices I do not want to see in searches.

I am on build 1725.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...