1018 Commits

Author SHA1 Message Date
Jason Bosco
8532b7c7c0 Fix test for error message tweak 2022-03-24 22:36:30 -05:00
Kishore Nallan
369c1b45b7 Fix issue with index: false setting. 2022-03-23 21:06:41 +05:30
Kishore Nallan
66cb71039f Do drop tokens at a global level. 2022-03-23 18:53:48 +05:30
Kishore Nallan
6b743cfa48 Implement progressive typo relaxation. 2022-03-21 16:11:17 +05:30
Kishore Nallan
36382ed3f1 Split tokens should require co-occurrence. 2022-03-20 11:16:25 +05:30
Kishore Nallan
f4d3ecc84e Default fields to highlight must respect include_fields. 2022-03-20 09:53:36 +05:30
Kishore Nallan
254abbfdbc Don't require facet index for not equals. 2022-03-19 20:30:38 +05:30
Kishore Nallan
5f244bc588 Synonym matches should share parent match score. 2022-03-19 14:05:21 +05:30
Kishore Nallan
59a55d0195 Add additional test case for phrase search on long text. 2022-03-18 15:07:43 +05:30
Kishore Nallan
61e5d292df Sort by string: fix deletion of large no. elements. 2022-03-17 16:04:22 +05:30
Kishore Nallan
769e594023 Process filters before synonyms are resolved. 2022-03-16 19:22:29 +05:30
Kishore Nallan
5413536b40 Fix scoring when tokens are spread out. 2022-03-16 12:47:08 +05:30
Kishore Nallan
dcdb71f87b Drop tokens should not happen on split tokens. 2022-03-16 06:54:05 +05:30
Kishore Nallan
3447c81f5d Add another test for token exclusions. 2022-03-14 16:30:52 +05:30
Kishore Nallan
39f12edd3d Add override level option to filter curated hits. 2022-03-13 20:53:38 +05:30
Kishore Nallan
9197627e81 Add option to filter curated hits. 2022-03-11 20:52:22 +05:30
Kishore Nallan
671be25190 Add test case for negation query. 2022-03-11 13:29:06 +05:30
Kishore Nallan
51a5f268e2 Take care of token order in phrase search. 2022-03-11 13:22:14 +05:30
Kishore Nallan
d0a0597fcb Parameterize facet query num typos. 2022-03-10 19:05:30 +05:30
Kishore Nallan
80a4e7d17d Refactor bucket text match logic + add test. 2022-03-09 16:58:33 +05:30
Kishore Nallan
e90dc8cbd7 Fix query index searched queries mismatch. 2022-03-09 14:41:49 +05:30
Kishore Nallan
12c443e222 Tweak relevancy scoring. 2022-03-06 18:06:12 +05:30
Kishore Nallan
0341e693d1 Fix scoped API searching on prefix-sharing keys. 2022-03-05 20:13:29 +05:30
Kishore Nallan
8aa2c5e073 Support limit_multi_searches as regular req param. 2022-03-04 07:40:37 +05:30
Kishore Nallan
de3f0f4ddc Fix limit_multi_searches. 2022-03-03 21:15:03 +05:30
Kishore Nallan
dba316a7fb Add validation for embedded key type. 2022-03-03 20:06:30 +05:30
Kishore Nallan
b4d05051af Add test for default sort property for int/bool fields. 2022-03-03 19:21:42 +05:30
Kishore Nallan
fbc646a56d Fix secondary/tertiary order string sorting. 2022-03-02 11:25:55 +05:30
Kishore Nallan
87e8e7b0ce Fix match contains edge case on overrides. 2022-03-01 13:34:48 +05:30
Kishore Nallan
95c60db1a2 Fix embedded params vec being empty. 2022-03-01 10:34:21 +05:30
Kishore Nallan
69d98d2751 Remove sort schema book keeping datastructure. 2022-02-28 17:15:51 +05:30
Kishore Nallan
c140d42f80 Remove facet schema book keeping datastructure. 2022-02-28 16:20:54 +05:30
Kishore Nallan
b910786deb Handle curation + filtering for infix. 2022-02-26 14:43:39 +05:30
Kishore Nallan
31c8a030c7 Handle per-search API key for multi search. 2022-02-25 21:19:24 +05:30
Kishore Nallan
9e4d51cfcc Handle infix update/deletion. 2022-02-24 13:10:59 +05:30
Kishore Nallan
3f8135d4b0 Tweak error message. 2022-02-20 17:32:04 +05:30
Kishore Nallan
bf475ad55f Support presets on GET search endpoint as well. 2022-02-19 19:11:20 +05:30
Kishore Nallan
facdda2a03 Preset API. 2022-02-17 16:23:59 +05:30
Kishore Nallan
3be68b38c9 Add regression test for negation of query tokens. 2022-02-16 14:08:50 +05:30
Kishore Nallan
4fe747810e Highlight infix matches. 2022-02-16 08:16:28 +05:30
Kishore Nallan
f2cad66dee Refactor highlighting logic. 2022-02-15 19:57:13 +05:30
Kishore Nallan
f4993de8a1 Ensure that infix property is restored on restart. 2022-02-15 14:12:38 +05:30
Kishore Nallan
f7b5cf6ada Fix prioritize exact match when q has duplicate tokens. 2022-02-14 21:15:47 +05:30
Kishore Nallan
805932c7d7 Implement block based ID lists. 2022-02-08 16:29:08 +05:30
Kishore Nallan
31503f699f Ensure that emplace allows non-optional field update. 2022-02-03 16:16:56 +05:30
Kishore Nallan
302f8a34e8 Handle typo/drop token threshold better globally. 2022-02-02 20:37:25 +05:30
Kishore Nallan
13622ff038 Fix an edge case in string update. 2022-01-29 18:25:57 +05:30
Kishore Nallan
2534b1f798 Fix geo loop orientation normalization. 2022-01-28 13:58:56 +05:30
Kishore Nallan
ba101d0b40 Infix basics. 2022-01-27 16:34:06 +05:30
Kishore Nallan
cfc402a920 Support remove_matched_tokens without filter_by. 2022-01-26 14:31:20 +05:30