Harpreet Sangar
|
bf4c3d39dc
|
Only allow prefix matching with wildcard.
|
2023-02-17 09:48:32 +05:30 |
|
Harpreet Sangar
|
e8f9d2127f
|
Add test for wilcard facet_by match with no counts.
|
2023-02-16 19:51:36 +05:30 |
|
Harpreet Sangar
|
0b965f9e32
|
Allow partial matches with wildcard facet_by .
|
2023-02-16 19:30:13 +05:30 |
|
Ozan Armağan
|
807a95b383
|
Merge branch 'v0.25-join' into v0.25
|
2023-02-16 16:15:20 +03:00 |
|
Kishore Nallan
|
7299742165
|
Merge branch 'v0.25-join' into v0.25
|
2023-02-16 18:26:12 +05:30 |
|
ozanarmagan
|
4f921a3040
|
Auto vector generation & Hybrid Search
|
2023-02-16 14:47:17 +03:00 |
|
Harpreet Sangar
|
a1e744b74d
|
temp.
|
2023-02-16 14:47:17 +03:00 |
|
Harpreet Sangar
|
7a73d9ffd0
|
Reference include_fields .
|
2023-02-16 14:47:17 +03:00 |
|
Harpreet Sangar
|
d8fc994aa8
|
Fix tests.
|
2023-02-16 14:47:17 +03:00 |
|
Harpreet Sangar
|
a1c6949246
|
Fix double locking of collection mutex.
|
2023-02-16 14:47:17 +03:00 |
|
Harpreet Sangar
|
84fbcf37fd
|
Add reference_fields map in Collection .
|
2023-02-16 14:47:17 +03:00 |
|
Harpreet Sangar
|
3b2f42e1bc
|
Fix Index::get_filter_matches .
|
2023-02-16 14:47:17 +03:00 |
|
Harpreet Sangar
|
a3d79062ad
|
Add Index::adaptive_filter .
|
2023-02-16 14:47:17 +03:00 |
|
Harpreet Sangar
|
824d6cf3ff
|
Add Index::rearranging_recursive_filter .
|
2023-02-16 14:47:17 +03:00 |
|
Harpreet Sangar
|
7f11eb4bfa
|
Optimize reference filtering.
|
2023-02-16 14:47:17 +03:00 |
|
Harpreet Sangar
|
e628a24d6e
|
Filter by reference.
|
2023-02-16 14:47:17 +03:00 |
|
Harpreet Sangar
|
fb1edab706
|
Store foo_sequence_id in collection's meta-data.
|
2023-02-16 14:47:17 +03:00 |
|
Harpreet Sangar
|
a6eeb885a2
|
Serialize sequence id.
|
2023-02-16 14:47:17 +03:00 |
|
Harpreet Sangar
|
49f9750095
|
Index document containing a reference field.
|
2023-02-16 14:47:17 +03:00 |
|
Harpreet Sangar
|
c01b0ccf85
|
Abstract foo_sequence_id field from user.
|
2023-02-16 14:47:17 +03:00 |
|
Harpreet Sangar
|
249294a657
|
Index foo_sequence_id field that stores sequence_id of referenced document.
|
2023-02-16 14:47:17 +03:00 |
|
Harpreet Sangar
|
297409f105
|
Fix CollectionManagerTest.RestoreRecordsOnRestart
|
2023-02-16 14:47:17 +03:00 |
|
Harpreet Sangar
|
c25d69ea85
|
Persist reference field property.
|
2023-02-16 14:47:17 +03:00 |
|
Harpreet Sangar
|
f4eb8716fc
|
Add reference in field struct.
|
2023-02-16 14:47:17 +03:00 |
|
Harpreet Sangar
|
c2211e914d
|
temp.
|
2023-02-15 16:48:44 +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 |
|
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
|
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
|
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 |
|
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 |
|
Harpreet Sangar
|
0f2758fb97
|
Fix Index::get_filter_matches .
|
2023-01-30 10:31:29 +05:30 |
|
Harpreet Sangar
|
6c19c95af6
|
Add Index::adaptive_filter .
|
2023-01-27 19:58:06 +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 |
|