Hi,
I'm looking to develop an SAP Hana cloud application which presents relevant content to a user based on content taxonomy using the document service.
I know the document service provides tha ability to tag content using the sap:tags property and the CMISSQL query language, however I can't find any documentation which describes the underlying storage mechanism i.e. is the information storaged in SQL or Hana DB or caching/performance guidelines.
Reading the opencmis documentation it seems to imply that caching is implemented by default for the client session, so I'm wondering if the query language will be sufficent for realtime queries of respository and also scale, or if I should store and query relevant information in a Hana DB?
Any information for guidance would be greatfully recieved.
Many thanks,
Jason