TestSQLRepositoryFulltextConfig has an init failure. The root cause is:
Caused by: org.nuxeo.ecm.core.storage.StorageException: SQL database supports only one fulltext index, but 2 are configured: [default, title] at org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.initSQL(SQLInfo.java:607)
- duplicates
-
NXP-17328 TestSQLRepositoryFulltextConfig fails on non-h2 databases
- Resolved