Hi All,
I am playing with RA search and for this search string in the client I get 4674 results but from the sdk I get 493.
{lf:created > "09/01/2014"} & {lf:name="*",type="D"}
I am using windows authentication in the application to connect to Laserfiche so I should have all the same permissions in both.
The search code is from the toolkit tutorial on searching.
I added a wait until the searchstatus is set to done before getting the result count.
any ideas why the difference?
Andrew