I have to generate an Endeca Url that has an EQL (Nrs) parameter as well, e.g.: N=200590+82&Nrs=collection()/record[p_MyProperty<=100+or+p_MyOtherProperty>200]
I've tried it out on Endeca 6.0 and it perfectly works but our target system is 5.0 which completely ignores the Nrs parameter. Adding or removing this parameter the result set is the same.
Does 5.x uses different syntax for EQL? Or is it a feature from 6.0? Maybe in our Endeca instance this feature is turned off?