-
Jimmy Yang authored
1) The auxiliary index table's word column is created with the same prtype as indexed column (Note all indexed FTS column must have same prtype). 2) Use charset based function to convert string to lower case before pass to parser for query plan generation.
Jimmy Yang authored1) The auxiliary index table's word column is created with the same prtype as indexed column (Note all indexed FTS column must have same prtype). 2) Use charset based function to convert string to lower case before pass to parser for query plan generation.
Loading