Hi All ,
Iam on TS 7.3.2, Solaris.
I am invoking an LSCS REST query to retrieve the contents that are between a start date and end date .
http://LSCSRuntimeServer/lscsProject/v1/document$?format=XML&q=(startDate
11-30-2015)AND(startDate:<12-11-2018)
I am fetching results not accurately with in the given condition in the query .Is the above query a valid one .
Any suggestions on getting the response appropriately