Hi, I would like to know if we can build a complex filter queryString in SOLR using the following condition. (Field1 = "abc" AND Field2 = "def") OR (Field3 = "abcd" AND Field4 = "defgh" AND (.......)). so on...
Thanks in advance Regards, Dilip TS
Hi, I would like to know if we can build a complex filter queryString in SOLR using the following condition. (Field1 = "abc" AND Field2 = "def") OR (Field3 = "abcd" AND Field4 = "defgh" AND (.......)). so on...
Thanks in advance Regards, Dilip TS