jmac11 / googlecloudsql

Automatically exported from code.google.com/p/googlecloudsql
0 stars 0 forks source link

Unable to set my own stopword file for Cloud SQL #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Feature Request

Cloud SQL currently does not allow the user to define their own stopword list 
for their own instance of Cloud SQL.  This is preventing me from running 
certain searches as they are on the default stopword list.

Either having a shorter default stopword list, or even better, allowing the 
user to define their own stopword file for their own instance would be a great 
feature to have in future versions of Cloud SQL.

Original issue reported on code.google.com by brian.ha...@tidyware.com on 27 Jul 2012 at 4:27

GoogleCodeExporter commented 9 years ago
Issue 98 has been merged into this issue.

Original comment by rclev...@google.com on 27 Oct 2014 at 7:43

GoogleCodeExporter commented 9 years ago
This is available for CloudSQL/MySQL 5.6. 

MySQL documentation: 
http://dev.mysql.com/doc/refman/5.6/en/fulltext-stopwords.html 

CloudSQL supported flags: 
https://cloud.google.com/sql/docs/mysql-flags#list-flags 

Original comment by ju...@google.com on 16 Mar 2015 at 5:09