summaryrefslogtreecommitdiff
path: root/myisam/ft_boolean_search.c
Commit message (Expand)AuthorAgeFilesLines
* Bug#8351svoj@mysql.com2005-02-141-22/+14
* indexless boolean fulltext search was depending on default_charset_info - Bug...serg@serg.mylan2005-02-041-3/+4
* myisam/ft_boolean_search.cserg@serg.mylan2005-01-181-5/+6
* allocate a buffer large enough for a longer matching stringserg@serg.mylan2004-12-071-1/+1
* mergedserg@serg.mylan2004-11-221-2/+2
|\
| * ft_boolean_search.c:serg@serg.mylan2004-11-221-2/+2
* | mergedserg@serg.mylan2004-11-171-11/+11
|\ \ | |/
| * wrong constant fixed - boolean fulltext searches like "+something +smth*"serg@serg.mylan2004-11-121-10/+10
* | Fixed some byte order bugs with prepared statements on machines with high-byt...monty@mysql.com2004-06-181-4/+5
* | bug#3964 and related issues: FTB problems with charsets where one byte can ma...serg@serg.mylan2004-06-101-16/+22
* | merge with 4.0 to get fix to VC++ project filesmonty@mysql.com2004-05-271-1/+1
|\ \ | |/
| * backport bug#2708 fix from 4.1serg@serg.mylan2004-05-271-1/+1
| * backport from 4.1:serg@serg.mylan2004-05-101-10/+19
* | postreview fixesserg@serg.mylan2004-04-291-16/+13
* | after-merge fix: make concurrent-insert-skip code ft2-awareserg@serg.mylan2004-04-271-3/+13
* | After merge fixesmonty@mishka.local2004-04-271-2/+3
* | Merge with 4.0monty@mishka.local2004-04-261-2/+10
|\ \ | |/
| * made fulltext search aware of concurrent insertsserg@serg.mylan2004-04-051-4/+15
* | BTREE-indexes in HEAP tables can now be used to optimize ORDER BYmonty@mysql.com2004-03-251-4/+4
* | merge with 4.0monty@mysql.com2004-03-161-3/+5
|\ \ | |/
| * ftb +(+(many -parens)) bug fixedserg@serg.mylan2004-02-221-3/+5
* | bug#2708serg@serg.mylan2004-02-151-24/+24
* | Merge with 4.0.17monty@mysql.com2003-12-171-2/+9
|\ \ | |/
| * code cleanup after some reasoningserg@serg.mylan2003-12-091-2/+9
* | WL#1172 optimization revertedserg@serg.mylan2003-11-241-4/+0
* | merge with 4.0monty@mysql.com2003-11-231-19/+32
|\ \ | |/
| * yet another trunc* bugserg@serg.mylan2003-11-201-20/+33
* | Merge key cache structures to onemonty@mysql.com2003-11-201-1/+2
* | Merge with 4.0monty@narttu.mysql.fi2003-11-041-1/+1
|\ \ | |/
| * fixed a bug in boolean fts where a word queue was created based on min_word_l...serg@serg.mylan2003-11-031-1/+1
* | query expansion for fulltext searchserg@serg.mylan2003-10-231-4/+1
* | MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntaxserg@serg.mylan2003-10-221-1/+1
* | get rid of default_charset_info for index fulltext searchesserg@serg.mylan2003-10-151-4/+4
* | "phrase search" should not match partial words (it should not match 'paraphra...serg@serg.mylan2003-10-141-10/+19
* | WL#1172 - no row scan on trunc* operatorserg@serg.mylan2003-10-021-0/+4
* | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-2/+2
|\ \ | |/
| * bug #942. docid == ftb->lastpos in join on looping over nested tableserg@serg.mylan2003-07-311-2/+2
* | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-2/+2
|\ \ | |/
| * mising reset_tree() in ft_reinit_search() addedserg@serg.mylan2003-05-031-2/+2
* | After merge fixes & remove compiler warningsmonty@mashka.mysql.fi2003-02-071-4/+3
* | Two-level index structure for FULLTEXT indexesserg@serg.mysql.com2003-01-211-87/+112
* | Merge with 4.0monty@mashka.mysql.fi2002-11-211-9/+9
|\ \ | |/
| * bug in _ftb_strstr fixed :)serg@serg.mysql.com2002-11-201-3/+3
| * Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-6/+6
* | mergedserg@serg.mysql.com2002-10-251-1/+2
|\ \ | |/
| * ftb wasn't able to re-initialize index search (oops! in joins)serg@serg.mysql.com2002-10-191-1/+2
* | Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-14/+16
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-2/+2
| * Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-12/+14
| |\
| | * Changes for new binary .frm formatmonty@hundin.mysql.fi2002-06-041-6/+9