Hi Alessandro,

On 02/02/2012 01:21 PM, Alessandro Adamou wrote:
Hi Anil, Suat,

How can I query the Content Hub via Java API to get the set of stored content items (or their id's?). The Store interface read method seems to assume I already know the id of a document I want to get.

Currently, there is no such method to retrieve all stored documents or their IDs. Maybe we can provide such a method.

Should I query the SolrSearch with a wildcard query perhaps?

Yes, a wildcard query (e.g. "*:*") will meet your needs I think.
Thanks!

Alessandro

Best,
Anil.

Reply via email to