Hi Team,I am trying to get list of documents with below property
(ingredion:productId). I able to fetch the properties but I need only
the properties with type Long.How to query that, can someone suggest.
Below is the query i am using to fetch the records.But I want only the
records whose property is property type is long.I tried
property.Type=Long but still all records are coming.
path=/content/dam/xyztype=dam:Asset1_property=jcr:content/metadata/ingredion:productIds
Thanks,Chandra