and if call FTL_CREATE_INDEX with NULL, then got

CALL FTL_CREATE_INDEX('PUBLIC', 'TEST',NULL);
Error creating or initializing trigger "FTL_TEST" object, class 
"org.h2.fulltext.FullTextLucene$FullTextTrigger", cause: 
"java.lang.reflect.InvocationTargetException"; see root cause for details; 
SQL statement:
CREATE TRIGGER IF NOT EXISTS "PUBLIC"."FTL_TEST" AFTER INSERT, UPDATE, 
DELETE, ROLLBACK ON "PUBLIC"."TEST" FOR EACH ROW CALL 
"org.h2.fulltext.FullTextLucene$FullTextTrigger" [90043-200] 
<http://10.0.75.1:8082/query.do?jsessionid=c2c4b061998d61051c68ec4841e4bc86#>
 90043/90043 (Help) 
<https://h2database.com/javadoc/org/h2/api/ErrorCode.html#c90043>

>
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/42bd532c-4c79-447c-8e14-bd2d54a1072d%40googlegroups.com.

Reply via email to