You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/02/18 04:12:01 UTC

[GitHub] [shardingsphere] jackjoesh commented on issue #9337: does support fulltext search

jackjoesh commented on issue #9337:
URL: https://github.com/apache/shardingsphere/issues/9337#issuecomment-781035874


   > What is the SQL about fulltext search?
   
   is this sql:
   
   select * from table where MATCH(trade_user_white_list) AGAINST(CAST('#{userId,jdbcType=BIGINT}' AS CHAR) IN BOOLEAN MODE)
   
   thank you for help


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org