Hi all, I am now working on index-based version of full-text search. The full-text index is actually SINGLE_PARTITION_WORD_INVIX type, rather than LENGTH_PARTITIONED_WORD_INVIX type that we are currently using. I know that we are not using this index type quite a long time. But, the strange thing is that the build is always successful. That means, execution test succeeds without any issue. But, for the NCServiceExecutionIT test, the following error is generated. Is there anybody who saw this error before? Any comments would be appreciated.
https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-integration-tests/org.apache.asterix$asterix-server/1352/testReport/junit/org.apache.asterix.server.test/NCServiceExecutionIT/test_NCServiceExecutionTest_30__fulltext__fulltext_index_01_/ Best, Taewoo
