summaryrefslogtreecommitdiffstats
path: root/src/storage/chewing_large_table2_kyotodb.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support longer candidatePeng Wu2022-09-211-1/+1
* Write ChewingLargeTable2::search_suggesion method for Kyoto CabinetPeng Wu2022-09-081-0/+150
* Write search_suggestion methodPeng Wu2022-07-261-0/+1
* Use abort function instead of assert macroPeng Wu2022-06-061-5/+5
* Use check_result macro in src directoryPeng Wu2022-06-011-5/+5
* Switch from GrassDB to ProtoTreeDBPeng Wu2022-03-301-2/+2
* Use Kyoto Cabinet snapshot featurePeng Wu2020-09-231-0/+10
* improve Kyoto Cabinet usagePeng Wu2020-08-211-3/+3
* Revert "not use in-memory DBM in src/storage"Peng Wu2019-01-171-2/+0
* not use in-memory DBM in src/storagePeng Wu2017-06-191-0/+2
* update code licensePeng Wu2016-10-311-7/+6
* update Vistor codePeng Wu2016-07-041-4/+4
* update Kyoto Cabinet mask out methodsPeng Wu2016-07-011-16/+4
* fixes test_pinyinPeng Wu2016-03-311-3/+4
* fixes crashesPeng Wu2016-03-181-1/+2
* write mask_out methodPeng Wu2016-03-171-0/+89
* write remove_index methodPeng Wu2016-03-161-0/+71
* write add_index methodPeng Wu2016-03-161-0/+98
* write search methodPeng Wu2016-03-151-0/+68
* write class ChewingLargeTable2 in progressPeng Wu2016-03-141-0/+86
* add chewing_large_table2_kyotodb.cppPeng Wu2016-03-141-0/+25