Closed lukas-vlcek closed 10 years ago
Selection in Type filter results in type filter being applied on the query. It should be sys_type filter instead.
type
sys_type
So instead of generating URL like:
http://dcp.jboss.org/v1/rest/search?type=video
It should generate URL like:
http://dcp.jboss.org/v1/rest/search?sys_type=video
Selection in Type filter results in
type
filter being applied on the query. It should besys_type
filter instead.So instead of generating URL like:
It should generate URL like: