Hi,
we want to find document based on the retrieval name.
The java API search gives us no way to do this.
Even with the CSS engine, the following query returns no matching hit :
SELECT d.this, DocumentTitle,Name FROM [GEDFI_Documents] d INNER JOIN ContentSearch v ON v.QueriedObject= d.This WHERE d.IsCurrentVersion= TRUE AND CONTAINS(d.*, 'RETRIEVAL NAME')OPTIONS(TIMELIMIT 180,COUNT_LIMIT 1000)
Is there a way to launch a search on retrieval name on CPE ?
Thanks
------------------------------
Yannick Martin
------------------------------