DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info.gz) Fulltext TODO

Info Catalog (mysql.info.gz) Fulltext Fine-tuning (mysql.info.gz) Fulltext Search
 
 12.6.5 Full-Text Search TODO
 ----------------------------
 
    * Improved performance for all `FULLTEXT' operations.
 
    * Proximity operators.
 
    * Support for "always-index words." These could be any strings the
      user wants to treat as words, such as "C++", "AS/400", or "TCP/IP".
 
    * Support for full-text search in `MERGE' tables.
 
    * Support for the `ucs2' character set.
 
    * Make the stopword list dependent on the language of the dataset.
 
    * Stemming (dependent on the language of the dataset).
 
    * Generic user-suppliable UDF preparser.
 
    * Make the model more flexible (by adding some adjustable parameters
      to `FULLTEXT' in `CREATE TABLE' and `ALTER TABLE' statements).
 
Info Catalog (mysql.info.gz) Fulltext Fine-tuning (mysql.info.gz) Fulltext Search
automatically generated byinfo2html