I must be missing something very obvious here. I have a filter query like so:
(-rootdir:somevalue) I get results for that filter However, when I OR it with another term like so I get nothing: ((-rootdir:somevalue) OR (rootdir:somevalue AND someboolean:true)) How is this possible? Have I gone mad? Thanks, Kallin Nagelberg