krunal
|
cfcac97fdc
|
adding sort by alpha
|
2023-08-10 16:10:28 +05:30 |
|
Kishore Nallan
|
b0376e5acf
|
Merge pull request #1145 from ozanarmagan/v0.25-join
Fix wrong hybrid search text match score
|
2023-08-09 19:01:13 +05:30 |
|
ozanarmagan
|
379604cad1
|
Fix wrong hybrid search text match score
|
2023-08-08 18:34:07 +03:00 |
|
Kishore Nallan
|
f7ab51dfa0
|
Merge branch 'v0.25-join' into v0.26-facets
|
2023-08-08 20:32:21 +05:30 |
|
Kishore Nallan
|
b3f248bd93
|
Handle emplace + null values.
|
2023-08-08 20:24:15 +05:30 |
|
Kishore Nallan
|
64c12c4cb2
|
Merge branch 'v0.25-join' into v0.26-facets
|
2023-08-08 15:57:24 +05:30 |
|
Kishore Nallan
|
10c1f4c5c1
|
Fix schema validation of non-optional, null nested values.
|
2023-08-08 13:06:12 +05:30 |
|
krunal
|
ea5badc0d3
|
updating test
|
2023-08-07 20:53:10 +05:30 |
|
krunal
|
ab1179bec4
|
merge v0.26-facets
|
2023-08-07 16:35:16 +05:30 |
|
krunal
|
1f8c0d73dd
|
adding tests
|
2023-08-07 16:23:43 +05:30 |
|
Kishore Nallan
|
b779713fdb
|
Merge branch 'v0.25-join' into v0.26-facets
|
2023-08-07 08:32:12 +05:30 |
|
Kishore Nallan
|
d2cf4b0201
|
Fix nested field with regex name in schema.
|
2023-08-05 12:10:03 +05:30 |
|
Kishore Nallan
|
a53f18bb51
|
Merge branch 'v0.25-join' into v0.26-facets
|
2023-08-04 15:30:21 +05:30 |
|
Kishore Nallan
|
3ba9b48eff
|
Use embedding in auto embedding field if already present.
|
2023-08-04 14:43:26 +05:30 |
|
Kishore Nallan
|
bfb81173b9
|
Fix float assertion.
|
2023-08-04 08:39:52 +05:30 |
|
Kishore Nallan
|
f502526588
|
Fix value based faceting regression.
Introduced probably by the parent facet work.
|
2023-08-03 20:59:21 +05:30 |
|
Kishore Nallan
|
9b306cb46d
|
Merge pull request #1136 from ozanarmagan/v0.25-join
Fix 'HybridSearchWithExplicitVector' test
|
2023-08-03 16:41:29 +05:30 |
|
ozanarmagan
|
8d92ad9cbf
|
Fix 'HybridSearchWithExplicitVector' test
|
2023-08-03 14:02:39 +03:00 |
|
Kishore Nallan
|
956d596e43
|
Handle repeated facet values in arrays during searching.
|
2023-08-03 15:23:30 +05:30 |
|
Kishore Nallan
|
083685fd28
|
Merge branch 'v0.25-join' into v0.26-facets
|
2023-08-03 11:20:15 +05:30 |
|
Kishore Nallan
|
876e998cfe
|
Fix creation of multiple collections with remote embedding.
|
2023-08-03 11:17:55 +05:30 |
|
Kishore Nallan
|
a1e570900d
|
Handle repeated facet values in arrays during searching.
|
2023-08-02 21:27:07 +05:30 |
|
Kishore Nallan
|
4e3374a945
|
Merge branch 'v0.25-join' into v0.26-facets
|
2023-08-02 18:00:49 +05:30 |
|
krunal
|
e70e8d070a
|
sort facet by other field for nested objects
|
2023-08-02 16:39:45 +05:30 |
|
Kishore Nallan
|
06b64d8879
|
Deal with repeated facet values in arrays.
|
2023-08-02 13:58:50 +05:30 |
|
Kishore Nallan
|
ebca9756dc
|
Merge pull request #1130 from ozanarmagan/v0.25-join
Fix HybridSearchWithExplicitVector test
|
2023-08-01 13:38:45 +05:30 |
|
ozanarmagan
|
596c1c31f4
|
Fix HybridSearchWithExplicitVector test
|
2023-08-01 11:06:14 +03:00 |
|
Kishore Nallan
|
de04716349
|
Merge branch 'v0.25-join' into v0.26-facets
# Conflicts:
# include/collection.h
# src/collection.cpp
# src/collection_manager.cpp
# src/index.cpp
|
2023-08-01 12:47:58 +05:30 |
|
Harpreet Sangar
|
038405824c
|
Fix Collection::get_reference_field , return field name of current schema.
|
2023-07-31 14:37:01 +05:30 |
|
Kishore Nallan
|
86eb4989f1
|
Merge pull request #1119 from ozanarmagan/v0.25-join
Ignore null optional fields while generating embedding
|
2023-07-28 21:54:45 +05:30 |
|
Kishore Nallan
|
79986fd0a1
|
Fix edge case in compact posting list erase.
|
2023-07-28 21:44:27 +05:30 |
|
ozanarmagan
|
94d7b54b8b
|
Add support for optional embedding field
|
2023-07-28 14:38:27 +03:00 |
|
Harpreet Sangar
|
3b75487a71
|
Ignore the last geopoint of polygon if it is same as the first geopoint.
|
2023-07-27 17:54:52 +05:30 |
|
Kishore Nallan
|
1f23e1c0f1
|
Merge pull request #1118 from happy-san/v0.26-facets
Return polygon validation error.
|
2023-07-27 13:17:56 +05:30 |
|
krunal
|
f34f22ae59
|
adding test for object
|
2023-07-27 13:15:24 +05:30 |
|
Harpreet Sangar
|
4985c941c6
|
Update error response.
|
2023-07-27 12:57:16 +05:30 |
|
krunal
|
e00ddd206b
|
refactor
|
2023-07-27 12:36:10 +05:30 |
|
Harpreet Sangar
|
f8159bd2b8
|
Return polygon validation error.
|
2023-07-27 11:51:01 +05:30 |
|
krunal
|
e38aad57a2
|
provide list of fields to fetch parents
|
2023-07-26 20:22:36 +05:30 |
|
krunal
|
0bc924daaa
|
deep nested parent return and enable on flag only
|
2023-07-26 15:06:09 +05:30 |
|
krunal
|
67fe400065
|
Merge branch 'v0.26-facets' into nested_facet_parent
|
2023-07-26 14:01:27 +05:30 |
|
Kishore Nallan
|
45e8f5facc
|
Merge pull request #1113 from ozanarmagan/v0.25-join
Fix sorting by geopoint when using hybrid search
|
2023-07-26 13:01:31 +05:30 |
|
Kishore Nallan
|
4c562fa6c8
|
Fix bug in geopoint array alter drop.
|
2023-07-26 12:56:31 +05:30 |
|
ozanarmagan
|
088929d12f
|
Move test to CollectionVectorSearch
|
2023-07-26 10:26:03 +03:00 |
|
Harpreet Sangar
|
825b61951a
|
Cascade delete references.
|
2023-07-25 17:51:17 +05:30 |
|
ozanarmagan
|
4e76c4780c
|
Fix sorting by geopoint when using hybrid search
|
2023-07-25 14:16:53 +03:00 |
|
krunal
|
6fa848c6a2
|
return whole object for nested facets
|
2023-07-25 16:18:30 +05:30 |
|
Kishore Nallan
|
150b05e814
|
Merge pull request #1110 from happy-san/v0.26-facets
`filter_by` validation
|
2023-07-24 16:58:58 +05:30 |
|
Harpreet Sangar
|
ae857b5dcd
|
Return error for filter_by on non-indexed field.
|
2023-07-24 16:48:56 +05:30 |
|
Kishore Nallan
|
888091d2dc
|
Merge branch 'v0.25-join' into v0.26-facets
# Conflicts:
# src/collection.cpp
# src/field.cpp
# test/collection_all_fields_test.cpp
|
2023-07-24 15:15:20 +05:30 |
|