summaryrefslogtreecommitdiff
path: root/include/ft_global.h
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\
| * Many files:unknown2006-12-231-2/+1
* | WL#2575 - Fulltext: Parser plugin for FTSunknown2005-11-061-0/+1
|/
* indexless boolean fulltext search was depending on default_charset_info - Bug...unknown2005-02-041-1/+1
* ft_boolean_syntax made changeableunknown2004-02-161-1/+2
* make a clear distinction between max_word_length in *characters* and in *bytes*unknown2003-12-041-2/+2
* query expansion for fulltext searchunknown2003-10-231-4/+4
* MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntaxunknown2003-10-221-3/+6
* After merge fixes & remove compiler warningsunknown2003-02-071-1/+1
* --ft_stopword_file command-line optionunknown2003-01-231-1/+2
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-2/+4
* Update copyrightunknown2001-12-061-1/+1
* Query cache.unknown2001-12-021-1/+1
* boolean fulltext search without an indexunknown2001-11-281-1/+1
* ft_boolean_syntax variableunknown2001-11-221-0/+1
* cleanupunknown2001-11-061-1/+0
* Make ft_xxx variables ulong to not break mysqld.cc init of variables.unknown2001-11-051-3/+3
* I have to commit to be able to pullunknown2001-10-221-1/+1
* Boolean search passes _some_ testsunknown2001-10-091-17/+18
* get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft...unknown2001-09-251-6/+6
* Initial checkin of the new boolean fulltext search codeunknown2001-09-211-2/+2
* ft_* variables addedunknown2001-04-171-0/+5
* Added all changes from old 4.0 version:unknown2001-04-111-3/+4
* fixed bug with FULLTEXT and ORDER BYunknown2000-11-041-2/+3
* Small bug fixes + code for DELETE QUICKunknown2000-09-201-0/+1
* Stopwords (English only); fulltext keys now can be repairedunknown2000-08-251-0/+2
* Many MATCH'es per query now allowed (i.e. AND's and OR's now work, butunknown2000-08-171-5/+6
* Import changesetunknown2000-07-311-0/+52