1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-18 07:48:43 +03:00
Files
mariadb/sql
unknown aa98f58bae query expansion for fulltext search
myisam/ft_boolean_search.c:
  assert.h and queues.h moved to ftdefs.h
myisam/ft_parser.c:
  ft_parse() with alloc
myisam/ft_static.c:
  api changes, ft_max_word_len_for_sort variable removed
myisam/ft_update.c:
  ft_parse() with alloc
myisam/ftdefs.h:
  variable ft_max_word_len_for_sort -> define FT_MAX_WORD_LEN_FOR_SORT
  api changes, ft_max_word_len_for_sort variable removed
  ft_parse() with alloc
myisam/mi_check.c:
  variable ft_max_word_len_for_sort -> define FT_MAX_WORD_LEN_FOR_SORT
myisam/myisamchk.c:
  ft_max_word_len_for_sort removed
mysql-test/r/fulltext.result:
  query expansion tests
mysql-test/r/fulltext_var.result:
  ft_max_word_len_for_sort removed
mysql-test/t/fulltext.test:
  query expansion tests
sql/ha_myisam.h:
  ft api changes for query expansion
sql/mysqld.cc:
  ft_max_word_len_for_sort removed
  ft_query_expansion_limit added
sql/set_var.cc:
  ft_max_word_len_for_sort removed
  ft_query_expansion_limit added
sql/sql_yacc.yy:
  EXPANSION added to keyword: rule
2003-10-23 15:21:06 +02:00
..
2003-10-21 12:00:34 +02:00
2003-09-19 14:05:28 +05:00
2003-09-23 15:00:58 +05:00
2003-10-07 15:42:26 +03:00
2003-10-21 11:58:43 +02:00
2003-10-11 13:06:55 +02:00
2003-10-21 11:58:43 +02:00
2003-10-16 21:21:48 +02:00
2003-10-15 12:25:44 +02:00
2003-10-15 12:25:44 +02:00
2003-08-19 00:08:08 +03:00
2003-10-08 21:50:05 +03:00
2003-09-19 14:44:31 +05:00
2003-10-06 22:35:05 +03:00
2003-07-02 13:12:18 +03:00
2003-10-08 12:01:58 +03:00
2003-08-29 13:44:35 +03:00
2003-10-21 11:58:43 +02:00
2003-10-20 13:45:28 +05:00
2003-09-24 10:24:56 +03:00
2003-08-29 13:44:35 +03:00
2003-10-07 15:42:26 +03:00
2003-08-11 22:44:43 +03:00
2003-10-21 11:58:43 +02:00
2003-10-23 15:21:06 +02:00
2003-09-24 10:24:56 +03:00
2003-06-19 12:38:14 -04:00
2003-10-21 11:58:43 +02:00
2003-10-21 11:58:43 +02:00
2003-09-03 16:31:01 +02:00
2003-10-20 13:45:28 +05:00
2003-09-18 12:25:00 +05:00
2003-10-08 12:01:58 +03:00
2003-10-23 15:21:06 +02:00
2003-10-20 13:45:28 +05:00
2003-10-21 11:58:43 +02:00
2003-10-09 00:06:21 +02:00
2003-10-21 11:58:43 +02:00
2003-09-26 15:33:13 +05:00
2003-10-15 12:25:44 +02:00
2003-10-07 17:28:59 +03:00
2003-10-20 13:45:28 +05:00
2003-10-20 13:45:28 +05:00
2003-07-14 16:38:51 +05:00
2003-10-08 21:50:05 +03:00
2003-10-21 11:58:43 +02:00
2003-10-16 03:08:40 +03:00
2003-10-15 22:40:36 +03:00
2003-10-16 03:08:40 +03:00
2003-08-11 22:44:43 +03:00
2003-10-16 03:08:40 +03:00
2003-10-15 22:40:36 +03:00
2003-07-14 10:12:05 +03:00
2003-10-09 00:06:21 +02:00
2003-08-11 22:44:43 +03:00
2003-10-21 11:58:43 +02:00
2003-10-21 11:58:43 +02:00
2003-07-08 15:06:05 +05:00
2003-10-21 11:58:43 +02:00
2003-10-21 11:58:43 +02:00
2003-10-06 20:55:06 +03:00
2003-10-21 11:58:43 +02:00
2003-10-21 11:58:43 +02:00
2003-08-19 20:14:35 +03:00
2003-05-21 21:39:58 +03:00
2003-08-11 22:44:43 +03:00
2003-10-21 00:13:17 +02:00