Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntax | serg@serg.mylan | 2003-10-22 | 1 | -1/+1 |
* | get rid of default_charset_info for index fulltext searches | serg@serg.mylan | 2003-10-15 | 1 | -4/+4 |
* | "phrase search" should not match partial words (it should not match 'paraphra... | serg@serg.mylan | 2003-10-14 | 1 | -10/+19 |
* | WL#1172 - no row scan on trunc* operator | serg@serg.mylan | 2003-10-02 | 1 | -0/+4 |
* | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -2/+2 |
|\ | |||||
| * | bug #942. docid == ftb->lastpos in join on looping over nested table | serg@serg.mylan | 2003-07-31 | 1 | -2/+2 |
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | mising reset_tree() in ft_reinit_search() added | serg@serg.mylan | 2003-05-03 | 1 | -2/+2 |
* | | After merge fixes & remove compiler warnings | monty@mashka.mysql.fi | 2003-02-07 | 1 | -4/+3 |
* | | Two-level index structure for FULLTEXT indexes | serg@serg.mysql.com | 2003-01-21 | 1 | -87/+112 |
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -9/+9 |
|\ \ | |/ | |||||
| * | bug in _ftb_strstr fixed :) | serg@serg.mysql.com | 2002-11-20 | 1 | -3/+3 |
| * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -6/+6 |
* | | merged | serg@serg.mysql.com | 2002-10-25 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | ftb wasn't able to re-initialize index search (oops! in joins) | serg@serg.mysql.com | 2002-10-19 | 1 | -1/+2 |
* | | Merge with 4.0.4 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -14/+16 |
|\ \ | |/ |/| | |||||
| * | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -2/+2 |
| * | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -12/+14 |
| |\ | |||||
| | * | Changes for new binary .frm format | monty@hundin.mysql.fi | 2002-06-04 | 1 | -6/+9 |
| | * | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 1 | -50/+132 |
| | |\ | |||||
| | * | | BTREE heap key structure is now the same as MyISAM | ram@gw.udmsearch.izhnet.ru | 2002-05-21 | 1 | -5/+5 |
* | | | | ft-boolean + ORDER BY (ftb tree reusing) bug | serg@sergbook.mysql.com | 2002-09-17 | 1 | -2/+20 |
|/ / / | |||||
* | | | yet another "trunc*" bug fixed - and the fundamental one! (now, when next tru... | serg@serg.mysql.com | 2002-08-04 | 1 | -11/+24 |
* | | | Removed wrong implementation of CUBE/ROLLUP | monty@mashka.mysql.fi | 2002-07-24 | 1 | -1/+2 |
* | | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -31/+57 |
| |/ |/| | |||||
* | | yet another ft-trunc bug fixed | serg@sergbook.mysql.com | 2002-05-15 | 1 | -13/+19 |
* | | phrase search parser bug | serg@serg.mysql.com | 2002-05-08 | 1 | -0/+1 |
* | | "duplicated rows" bug | serg@serg.mysql.com | 2002-05-07 | 1 | -12/+43 |
* | | Fixed that enable-reads-from-master and repl-parse-query works in option files. | monty@hundin.mysql.fi | 2002-04-29 | 1 | -6/+6 |
* | | Portability fixes | monty@hundin.mysql.fi | 2002-04-26 | 1 | -3/+6 |
* | | follow-up correction patch for 'boolean fulltext search weighting scheme chan... | serg@serg.mysql.com | 2002-04-19 | 1 | -2/+4 |
* | | boolean fulltext search weighting scheme changed | serg@serg.mysql.com | 2002-04-19 | 1 | -2/+2 |
* | | ftb bug fixed | serg@serg.mysql.com | 2002-04-18 | 1 | -1/+1 |
* | | phrase search | serg@serg.mysql.com | 2002-04-18 | 1 | -22/+57 |
* | | getting rid of default_charset_info | serg@serg.mysql.com | 2002-04-15 | 1 | -8/+12 |
* | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-04-02 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | minor bug fixed | serg@serg.mysql.com | 2002-03-22 | 1 | -1/+1 |
* | | support for unsigned FLOAT/DOUBLE | monty@hundin.mysql.fi | 2002-03-27 | 1 | -2/+1 |
|/ | |||||
* | Fixed problem with WHERE key=const ORDER BY key DESC | monty@hundin.mysql.fi | 2002-03-15 | 1 | -2/+2 |
* | several trunc* bugs fixed - to accomplish that, search algorithm was somewhat... | serg@serg.mysql.com | 2002-03-09 | 1 | -87/+115 |
* | bug with indexless boolean fts fixed | serg@serg.mysql.com | 2002-03-04 | 1 | -4/+10 |
* | ft_boolean_search - minor simplification | serg@serg.mysql.com | 2002-02-26 | 1 | -5/+4 |
* | bug fixed | serg@serg.mysql.com | 2002-02-19 | 1 | -1/+1 |
* | ftb-bugfix | serg@serg.mysql.com | 2002-01-14 | 1 | -0/+2 |
* | rewrote ft_boolean_find_relevance() to use ft_segiterator | serg@serg.mysql.com | 2001-12-11 | 1 | -24/+35 |
* | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2001-12-11 | 1 | -3/+5 |
|\ | |||||
| * | committing to be able to pull | serg@serg.mysql.com | 2001-12-11 | 1 | -3/+5 |
* | | Removed compiler warnings. | monty@hundin.mysql.fi | 2001-12-10 | 1 | -5/+10 |
|/ | |||||
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -2/+1 |
* | merge | monty@hundin.mysql.fi | 2001-12-05 | 1 | -3/+3 |
|\ |