summaryrefslogtreecommitdiff
path: root/myisam/ft_boolean_search.c
Commit message (Expand)AuthorAgeFilesLines
* postreview fixesunknown2004-04-291-16/+13
* after-merge fix: make concurrent-insert-skip code ft2-awareunknown2004-04-271-3/+13
* After merge fixesunknown2004-04-271-2/+3
* Merge with 4.0unknown2004-04-261-2/+10
|\
| * made fulltext search aware of concurrent insertsunknown2004-04-051-4/+15
* | BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-4/+4
* | merge with 4.0unknown2004-03-161-3/+5
|\ \ | |/
| * ftb +(+(many -parens)) bug fixedunknown2004-02-221-3/+5
* | bug#2708unknown2004-02-151-24/+24
* | Merge with 4.0.17unknown2003-12-171-2/+9
|\ \ | |/
| * code cleanup after some reasoningunknown2003-12-091-2/+9
* | WL#1172 optimization revertedunknown2003-11-241-4/+0
* | merge with 4.0unknown2003-11-231-19/+32
|\ \ | |/
| * yet another trunc* bugunknown2003-11-201-20/+33
* | Merge key cache structures to oneunknown2003-11-201-1/+2
* | Merge with 4.0unknown2003-11-041-1/+1
|\ \ | |/
| * fixed a bug in boolean fts where a word queue was created based on min_word_l...unknown2003-11-031-1/+1
* | query expansion for fulltext searchunknown2003-10-231-4/+1
* | MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntaxunknown2003-10-221-1/+1
* | get rid of default_charset_info for index fulltext searchesunknown2003-10-151-4/+4
* | "phrase search" should not match partial words (it should not match 'paraphra...unknown2003-10-141-10/+19
* | WL#1172 - no row scan on trunc* operatorunknown2003-10-021-0/+4
* | Merge with 4.0.14unknown2003-08-111-2/+2
|\ \ | |/
| * bug #942. docid == ftb->lastpos in join on looping over nested tableunknown2003-07-311-2/+2
* | Merge with 4.0.13unknown2003-05-191-2/+2
|\ \ | |/
| * mising reset_tree() in ft_reinit_search() addedunknown2003-05-031-2/+2
* | After merge fixes & remove compiler warningsunknown2003-02-071-4/+3
* | Two-level index structure for FULLTEXT indexesunknown2003-01-211-87/+112
* | Merge with 4.0unknown2002-11-211-9/+9
|\ \ | |/
| * bug in _ftb_strstr fixed :)unknown2002-11-201-3/+3
| * Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-6/+6
* | mergedunknown2002-10-251-1/+2
|\ \ | |/
| * ftb wasn't able to re-initialize index search (oops! in joins)unknown2002-10-191-1/+2
* | Merge with 4.0.4unknown2002-10-021-14/+16
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-2/+2
| * Merge with 4.0.3unknown2002-08-301-12/+14
| |\
| | * Changes for new binary .frm formatunknown2002-06-041-6/+9
| | * merge with 4.0unknown2002-06-031-50/+132
| | |\
| | * | BTREE heap key structure is now the same as MyISAMunknown2002-05-211-5/+5
* | | | ft-boolean + ORDER BY (ftb tree reusing) bugunknown2002-09-171-2/+20
|/ / /
* | | yet another "trunc*" bug fixed - and the fundamental one! (now, when next tru...unknown2002-08-041-11/+24
* | | Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-1/+2
* | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-31/+57
| |/ |/|
* | yet another ft-trunc bug fixedunknown2002-05-151-13/+19
* | phrase search parser bugunknown2002-05-081-0/+1
* | "duplicated rows" bugunknown2002-05-071-12/+43
* | Fixed that enable-reads-from-master and repl-parse-query works in option files.unknown2002-04-291-6/+6
* | Portability fixesunknown2002-04-261-3/+6
* | follow-up correction patch for 'boolean fulltext search weighting scheme chan...unknown2002-04-191-2/+4
* | boolean fulltext search weighting scheme changedunknown2002-04-191-2/+2