Add support for near phrase search include space (#1105) |
|
More...
|
almost 5 years ago
|
Add support for token column |
|
More...
|
almost 5 years ago
|
grn_file_reader_read_line: use select instead of busy loop |
|
More...
|
almost 5 years ago
|
grn_file_reader_read_line: add support for non-blocking input |
|
More...
|
almost 5 years ago
|
sort: declare a variable when it's used |
|
More...
|
almost 5 years ago
|
sort: remove garbage |
|
More...
|
almost 5 years ago
|
doc near phrase search: translate |
|
More...
|
almost 5 years ago
|
grn_table_sort: use the old sort logic again |
|
More...
|
almost 5 years ago
|
ci msys2: remove workaround |
|
More...
|
almost 5 years ago
|
grn_table_sort: improve performance for all referable keys case |
|
More...
|
almost 5 years ago
|
appveyor: use Ruby 2.5 again |
|
More...
|
almost 5 years ago
|
ci msys2: update pacman explicitly |
|
More...
|
almost 5 years ago
|
ci msys2: try installing msys2-runtime separately |
|
More...
|
almost 5 years ago
|
ci msys2: ensure installing zstd before updating pacman |
|
More...
|
almost 5 years ago
|
io: fix a wrong error code (#1107) |
|
More...
|
almost 5 years ago
|
ci msys2: ensure using the latest pacman before updating MSYS2 |
|
More...
|
almost 5 years ago
|
grn_table_cache_module_options: add missing lock |
|
More...
|
almost 5 years ago
|
grn_vector_size: report invalid argument details |
|
More...
|
almost 5 years ago
|
query flags: accept a vector of flag |
|
More...
|
almost 5 years ago
|
grn_vector_copy: add a new API |
|
More...
|
almost 5 years ago
|
mruby: update to 8c04379a4c874ad1c3e576264c0d6a16b5ac6688 (#1103) |
|
More...
|
almost 5 years ago
|
select: use grn_result_set_add_table() |
|
More...
|
almost 5 years ago
|
all_records: use grn_result_set_add_table() |
|
More...
|
almost 5 years ago
|
grn_result_set_add_*: add new APIs to add records to result set |
|
More...
|
almost 5 years ago
|
grn_hash_add_table_cursor: add a new internal API |
|
More...
|
almost 5 years ago
|
grn_table_cursor_get_max_n_records: add a new API |
|
More...
|
almost 5 years ago
|
grn_dat_cursor_get_max_n_records: add a new API |
|
More...
|
almost 5 years ago
|
ii: rename internal res_add() to grn_rset_add_record_internal() |
|
More...
|
almost 5 years ago
|
all_records: improve performance |
|
More...
|
almost 5 years ago
|
appveyor vs12: update failed test file names |
|
More...
|
almost 5 years ago
|