Kishore Nallan
|
f47c09fd63
|
Fix synonym upserts.
|
2024-06-04 12:10:12 +05:30 |
|
Kishore Nallan
|
8ef6bcb939
|
Merge branch 'v0.26-facets' into v27
# Conflicts:
# include/collection.h
# include/collection_manager.h
# include/synonym_index.h
# include/tsconfig.h
# src/collection.cpp
# src/collection_manager.cpp
# src/synonym_index.cpp
# src/typesense_server_utils.cpp
# test/collection_manager_test.cpp
# test/collection_synonyms_test.cpp
|
2024-03-20 15:34:28 +05:30 |
|
Krunal Gandhi
|
c3560dee27
|
Synonyms typos (#1620)
* correct query token typos before synonym reduction
* use art_tree for typo searching synonyms
* add prefix support, add typos, prefix config params
|
2024-03-18 12:21:03 +05:30 |
|
Krunal Gandhi
|
cc815297ef
|
pagination for synonyms (#1591)
* pagination for synonyms
* return synonym_op directly
|
2024-03-01 21:23:02 +05:30 |
|
Kishore Nallan
|
f5add7865a
|
Fix synonym test
|
2024-01-20 11:37:00 +05:30 |
|
Kishore Nallan
|
efa73804ae
|
Fix stray lock
|
2024-01-20 09:58:24 +05:30 |
|
Kishore Nallan
|
525b75268c
|
Improve locking for synonym index.
|
2024-01-19 22:00:19 +05:30 |
|
krunal
|
5dc27ce152
|
removing commented code
|
2023-09-22 11:56:13 +05:30 |
|
krunal
|
7144b2f67d
|
fixing when multiple synonyms are substituted in query
|
2023-09-21 15:27:34 +05:30 |
|
Kishore Nallan
|
d3c1b77cef
|
Don't rewrite to meta data to store when loading collection.
|
2023-05-30 13:10:11 +05:30 |
|
Kishore Nallan
|
44d489ed54
|
Fix synonym loading regression.
|
2023-01-06 20:52:05 +05:30 |
|
Kishore Nallan
|
f4b8b4c627
|
Fix symbols_to_index key in response.
|
2022-12-19 17:25:55 +05:30 |
|
Kishore Nallan
|
644677d522
|
Fix synonym symbols view rendering issue.
|
2022-12-15 17:45:56 +05:30 |
|
Kishore Nallan
|
940c2b982d
|
Support locale and symbols_to_index in synonyms.
|
2022-09-20 14:38:23 +05:30 |
|
Kishore Nallan
|
2e3bbca1b8
|
Fix symbols not being supported in synonyms.
|
2022-07-14 16:14:35 +05:30 |
|
Kishore Nallan
|
66cb71039f
|
Do drop tokens at a global level.
|
2022-03-23 18:53:48 +05:30 |
|