Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | style fixes | serg@serg.mylan | 2003-10-24 | 1 | -5/+5 |
* | query expansion for fulltext search | serg@serg.mylan | 2003-10-23 | 1 | -1/+10 |
* | oops forgot to commit ft_parser.c :-[] | serg@serg.mylan | 2003-10-20 | 1 | -9/+9 |
* | get rid of default_charset_info for index fulltext searches | serg@serg.mylan | 2003-10-15 | 1 | -11/+9 |
* | "phrase search" should not match partial words (it should not match 'paraphra... | serg@serg.mylan | 2003-10-14 | 1 | -9/+0 |
* | Two-level index structure for FULLTEXT indexes | serg@serg.mysql.com | 2003-01-21 | 1 | -32/+0 |
* | typo fixed | serg@serg.mysql.com | 2002-11-26 | 1 | -3/+3 |
* | merged | serg@serg.mysql.com | 2002-10-25 | 1 | -4/+8 |
|\ | |||||
| * | some DBUG_ENTER/RETURN macro added | serg@serg.mysql.com | 2002-10-18 | 1 | -4/+8 |
* | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -9/+13 |
|\ \ | |/ |/| | |||||
| * | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 1 | -13/+20 |
| |\ | |||||
| * | | BTREE heap key structure is now the same as MyISAM | ram@gw.udmsearch.izhnet.ru | 2002-05-21 | 1 | -4/+4 |
| * | | RB-Tree indexes support in HEAP tables | bar@gw.udmsearch.izhnet.ru | 2002-04-25 | 1 | -1/+1 |
| * | | New ctype functions/macros to support many charsets at a time | bar@gw.udmsearch.izhnet.ru | 2002-03-12 | 1 | -6/+10 |
* | | | parser bug of "phrase search" fixed | serg@sergbook.mysql.com | 2002-06-28 | 1 | -2/+2 |
| |/ |/| | |||||
* | | phrase search parser bug | serg@serg.mysql.com | 2002-05-08 | 1 | -1/+1 |
* | | phrase search | serg@serg.mysql.com | 2002-04-18 | 1 | -3/+11 |
* | | getting rid of default_charset_info | serg@serg.mysql.com | 2002-04-15 | 1 | -10/+9 |
|/ | |||||
* | Query cache. | monty@hundin.mysql.fi | 2001-12-02 | 1 | -2/+3 |
* | boolean fulltext search without an index | serg@serg.mysql.com | 2001-11-28 | 1 | -3/+3 |
* | ft_boolean_syntax variable | serg@serg.mysql.com | 2001-11-22 | 1 | -20/+18 |
* | ignore ft_min_word_len and stopword check for truncated words in the query | serg@serg.mysql.com | 2001-11-13 | 1 | -2/+2 |
* | ft boolean search by table scan; queue_fix() | serg@serg.mysql.com | 2001-11-06 | 1 | -23/+11 |
* | Boolean search passes _some_ tests | serg@serg.mysql.com | 2001-10-09 | 1 | -1/+1 |
* | ft-update bug fixed | serg@serg.mysql.com | 2001-07-27 | 1 | -4/+5 |
* | memory-limited tree | serg@serg.mysql.com | 2001-07-02 | 1 | -1/+1 |
* | change tree to use qsort_cmp2 - compare function with 3 instead of 2 arguments | sasha@mysql.sashanet.com | 2001-05-10 | 1 | -2/+3 |
* | ft_* variables added | serg@serg.mysql.com | 2001-04-17 | 1 | -2/+2 |
* | Added SQL_CALC_FOUND_ROWS and FOUND_ROWS() | monty@donna.mysql.fi | 2001-04-12 | 1 | -3/+2 |
* | Added all changes from old 4.0 version: | monty@work.mysql.com | 2001-04-11 | 1 | -23/+115 |
* | ft_parser.c minor bug that causes slightly incorrect weights and was found on... | serg@serg.mysql.com | 2000-11-09 | 1 | -3/+1 |
* | sql_table.cc key length limit check disabled for FULLTEXT | serg@serg.mysql.com | 2000-10-04 | 1 | -3/+4 |
* | Fixed indention, removed compiler varnings and fixed a bug | monty@donna.mysql.com | 2000-09-29 | 1 | -1/+1 |
* | Fixes for FULLTEXT and TIME type | monty@donna.mysql.com | 2000-09-13 | 1 | -12/+12 |
* | Fixed for Ia64 + delayed key creation + a lot of small bug fixes | monty@donna.mysql.com | 2000-08-15 | 1 | -1/+1 |
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+152 |