2019 Commits

Author SHA1 Message Date
Kishore Nallan
98a2a99c54
Merge pull request #856 from happy-san/v0.25
Joins -- skeleton work
2023-02-16 18:26:49 +05:30
Kishore Nallan
7299742165
Merge branch 'v0.25-join' into v0.25 2023-02-16 18:26:12 +05:30
Kishore Nallan
8e94bba9b5 Merge branch 'v0.24.1' into v0.25 2023-02-16 11:12:20 +05:30
Kishore Nallan
8faa24dbba Bump base docker image. 2023-02-15 17:54:14 +05:30
Harpreet Sangar
c2211e914d temp. 2023-02-15 16:48:44 +05:30
Kishore Nallan
34bc8f0d04 Enable search cutoff for art search. 2023-02-14 16:07:20 +05:30
Kishore Nallan
5eda7668b9 Refactor fuzzy search restrictions. 2023-02-14 14:28:39 +05:30
Kishore Nallan
8914133598 Merge branch 'v0.24.1' into v0.25 2023-02-12 17:50:27 +05:30
Kishore Nallan
a121f95bd8 Don't remove empty array of obj elements for highlight. 2023-02-12 07:51:05 +05:30
Kishore Nallan
2a75f6fc73 Fix boolean field as default sorting field. 2023-02-10 17:03:29 +05:30
Kishore Nallan
d51ec38ef9 Arabic uses 2 bytes so 1 byte typos carry no meaning. 2023-02-10 14:57:28 +05:30
Kishore Nallan
995fae5123 Merge branch 'v0.24.1' into v0.25 2023-02-10 11:39:11 +05:30
Kishore Nallan
8ee4b010ff Bazel: static server build on Linux. 2023-02-09 12:33:40 +05:30
Harpreet Sangar
57908965ae fix memory leak. 2023-02-09 12:25:16 +05:30
Harpreet Sangar
b1ef695461 Reference include_fields. 2023-02-09 11:50:58 +05:30
Kishore Nallan
eabea8f248 Handle geopoint inside nested array of objects. 2023-02-07 20:11:40 +05:30
Harpreet Sangar
961e4330cf Fix tests. 2023-02-07 10:53:18 +05:30
Kishore Nallan
8d9825617b Merge branch 'v0.24.1' into v0.25 2023-02-06 10:24:05 +05:30
Kishore Nallan
86535e24aa Improve error message for nested array object string field. 2023-02-05 13:20:02 +05:30
Kishore Nallan
0579398993 Allow null values for optional nested fields. 2023-02-05 10:58:40 +05:30
Kishore Nallan
2c8b8d6af1 Add test for eval expression validation. 2023-02-04 21:30:02 +05:30
Kishore Nallan
f40637fe64 Enabling exhaustive search should automatically drop tokens. 2023-02-04 21:27:25 +05:30
Kishore Nallan
309e973de5 Properly release buffered export body. 2023-02-04 21:27:15 +05:30
Kishore Nallan
43969c3abd Properly release buffered export body. 2023-02-04 21:05:14 +05:30
Kishore Nallan
7df8ea639e Improve range facet value validation + error messages. 2023-02-04 12:24:12 +05:30
Kishore Nallan
f9bd328e48 Add test for eval expression validation. 2023-02-03 18:34:51 +05:30
Harpreet Sangar
da1b327749 Refactor rearranging_recursive_filter. 2023-02-03 17:09:24 +05:30
Harpreet Sangar
16d6a5cbf0 Fix double locking of collection mutex. 2023-02-03 14:30:17 +05:30
Kishore Nallan
d44afc3295 Enabling exhaustive search should automatically drop tokens. 2023-02-02 16:48:18 +05:30
Kishore Nallan
344ab3b4e5 Fix missing system libs on mac. 2023-02-02 16:05:58 +05:30
Harpreet Sangar
34f039e584 Add reference_fields map in Collection. 2023-02-02 11:23:09 +05:30
Ozan Armağan
07b456c229
Rate limit API updates & improvements (#846)
* Rate limit procedure updates & improvements

* Review changes

* Update for adding support to delete temp throttles

* Review Changes II

* Review Changes III
2023-01-31 20:57:02 +05:30
Kishore Nallan
20997c9be8 Merge branch 'main' into v0.25
# Conflicts:
#	test/collection_specific_more_test.cpp
2023-01-31 07:23:27 +05:30
Kishore Nallan
0ac4feb68c Update README v0.24.0 2023-01-30 20:49:20 +05:30
Kishore Nallan
0271d89f7b Merge branch 'v0.24-nested'
# Conflicts:
#	SHOWCASE.md
2023-01-30 18:43:54 +05:30
Harpreet Sangar
8abbced1bd Refactor filtering logic. 2023-01-30 10:47:04 +05:30
Harpreet Sangar
0f2758fb97 Fix Index::get_filter_matches. 2023-01-30 10:31:29 +05:30
Kishore Nallan
4e1f01289e Use partial_sort for bucketed match score. 2023-01-28 07:44:15 +05:30
Harpreet Sangar
6c19c95af6 Add Index::adaptive_filter. 2023-01-27 19:58:06 +05:30
Harpreet Sangar
85b8c83616 Refactor Index::rearranging_recursive_filter. 2023-01-27 17:46:33 +05:30
Kishore Nallan
f3d4bb4924 Limit text indexed for string sorting to prevent abuse. 2023-01-27 15:21:56 +05:30
Harpreet Sangar
5c5f43195c Add Index::rearranging_recursive_filter. 2023-01-27 12:57:13 +05:30
Kishore Nallan
bfb6e65764 Use 408 for search cutoff + no results. 2023-01-26 21:23:09 +05:30
Kishore Nallan
dcfb540b05 Fix test. 2023-01-26 20:45:54 +05:30
Kishore Nallan
08ae11cf1f Fix test. 2023-01-26 19:33:47 +05:30
Kishore Nallan
e8e1772858 Refactor fuzzy search state transition.
Handle extra chars in the middle of a query.
2023-01-26 18:24:43 +05:30
Kishore Nallan
a4b75ac108 Merge branch 'v0.24-nested' into v0.25 2023-01-25 18:13:47 +05:30
Kishore Nallan
c4355ed123 Return 529 for overloaded search requests. 2023-01-25 17:29:08 +05:30
Kishore Nallan
f038e99809 Use separate threadpool for replication state. 2023-01-25 13:22:46 +05:30
Harpreet Sangar
6c5662bc95 Optimize reference filtering. 2023-01-24 10:57:29 +05:30