Hi all,
I am using structured query with search service.I am passing object type to method setObjectType(objecttype) to search only specific object type.for eg. if i use setObjectType("dm_document") the search service should only search documents of dm_document not any sub type documents.but when i used above method it also searches documents of sub type of dm_document.I need to search only the documents of specified type.
Any help
Regards,
karthick s