Mirko Froehlich wrote:
Thanks for the info. Could you elaborate a little on the JDBC store?
Does it automatically take advantage of the database's indexing and
search capabilities, or do I have to configure something to enable this?

You have to configure your JDBCStore with: <parameter name="use-rdbms-expression-factory">true</parameter>

Be aware that this leverages database indexes only for searches on properties but not for content searches.

Guido

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to