Skip to content
  • Jimmy Yang's avatar
    cd5f527d
    A couple more charset related change: · cd5f527d
    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.
    cd5f527d
    A couple more charset related change:
    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.
Loading