Hi, Not sure about SomeField:* but others should work.
You can move clauses that do not require surround to filter queries. e.g. fq=-SomeField:Text3* Ahmet On Monday, November 24, 2014 4:33 PM, Bet Hel <beteli8...@gmail.com> wrote: Can't make surround work with other conditions... for example: {!surround}SomeField:30w(Text1*,Text2*) -SomeField:Text3* SomeField:* -{!surround}SomeField:30w(Text1*,Text2*) Is that doable?