Kishore Nallan
|
30f21d6d7d
|
Merge pull request #1232 from krunal1313/MultipleSynonymSubstitution
adding test for multiple synonym substition in query
|
2023-09-22 12:03:18 +05:30 |
|
ozanarmagan
|
eaef5cb8c6
|
Fix reindexing old documents with embeddings on alter
|
2023-09-21 16:38:35 +03:00 |
|
Harpreet Sangar
|
31107ded93
|
Refactor filter_result_t::reference_filter_results .
|
2023-09-20 16:50:54 +05:30 |
|
ozanarmagan
|
a976127767
|
Fix extracting field names for two embedding fields with same prefix
|
2023-09-20 12:55:34 +03:00 |
|
krunal
|
d71110f397
|
adding test for multiple synonym substition in query
|
2023-09-19 21:41:12 +05:30 |
|
krunal
|
fe716f27b9
|
return parent as json object
|
2023-09-19 14:06:21 +05:30 |
|
krunal
|
045a39f2b5
|
separate out parent field from value
|
2023-09-19 12:44:34 +05:30 |
|
krunal
|
753584047b
|
return parent with value based faceting
|
2023-09-18 15:20:19 +05:30 |
|
ozanarmagan
|
230308958b
|
Add TTL for conversations
|
2023-09-16 18:39:06 +03:00 |
|
Kishore Nallan
|
a670b579f7
|
Fix cyrillic translit producing double quotes as output.
This causes problem with query parsing when we use double quote as symbol to index.
|
2023-09-15 21:08:34 +05:30 |
|
Kishore Nallan
|
56da44c4b6
|
Merge branch 'v0.25-join' into v0.26-facets
|
2023-09-15 20:39:48 +05:30 |
|
Kishore Nallan
|
3abe841b7d
|
Add test to verify modification of vector value on upsert.
|
2023-09-15 20:38:50 +05:30 |
|
Kishore Nallan
|
714f27667e
|
Merge branch 'v0.25-join' into v0.26-facets
|
2023-09-15 07:15:32 +05:30 |
|
Ozan Armağan
|
9ebc16dd74
|
Merge branch 'v0.26-facets' into v0.26-facets
|
2023-09-14 23:12:32 +03:00 |
|
Kishore Nallan
|
0db3dd0d00
|
Don't remove vector during update: use update api directly.
|
2023-09-14 19:16:33 +05:30 |
|
Harpreet Sangar
|
8d654c56ee
|
Allow join on referenced collection.
|
2023-09-14 15:07:20 +05:30 |
|
Harpreet Sangar
|
ee05ecefa1
|
Support as to specify an alias for reference doc's fields.
Fix reference `include_fields` returning flattened fields.
|
2023-09-14 12:23:08 +05:30 |
|
Harpreet Sangar
|
81af3643f7
|
Fix "include_fields": "*, " only including indexed fields in the response.
|
2023-09-13 13:10:35 +05:30 |
|
Kishore Nallan
|
270561e06b
|
Display vector distance metric in API response.
|
2023-09-12 10:33:01 +05:30 |
|
Kishore Nallan
|
2af676916a
|
Use drop token iters directly for text match scoring.
|
2023-09-09 14:17:44 +05:30 |
|
ozanarmagan
|
b17a99ac39
|
Fix CollectionCreation test
|
2023-09-08 15:59:31 +03:00 |
|
Kishore Nallan
|
3b8b80e23e
|
Merge branch 'v0.26-facets' into v0.26-facets
|
2023-09-07 20:43:33 +05:30 |
|
Kishore Nallan
|
ede35e7d5e
|
Merge pull request #1210 from krunal1313/facet_sort
update facet sort syntax
|
2023-09-07 20:39:23 +05:30 |
|
krunal
|
0ebd66a80c
|
adding more tests
|
2023-09-07 16:31:59 +05:30 |
|
krunal
|
a969053361
|
update facet sort syntax
|
2023-09-07 15:43:58 +05:30 |
|
Ozan Armağan
|
6f95caa3f3
|
Merge branch 'v0.26-facets' into v0.26-facets
|
2023-09-06 13:59:16 +03:00 |
|
ozanarmagan
|
60be35276f
|
Generate standalone question from chat history + conversation history endpoint
|
2023-09-06 13:52:09 +03:00 |
|
Kishore Nallan
|
107981eb1f
|
Merge pull request #1131 from krunal1313/facet_sort
sort facet by other field for nested objects
|
2023-09-05 19:04:14 +05:30 |
|
krunal
|
28613a0135
|
adding tests to optimized facet tests
|
2023-09-05 15:15:02 +05:30 |
|
Harpreet Sangar
|
e11aa723e6
|
Merge remote-tracking branch 'up/v0.26-facets' into v0.26-facets
|
2023-09-04 19:22:46 +05:30 |
|
Harpreet Sangar
|
f80184a25c
|
Fix referenced_in not being initialized if referenced collection is created later on.
|
2023-09-04 19:15:27 +05:30 |
|
krunal
|
1c66afc8c7
|
adding test facet sort by float field
|
2023-09-04 16:32:19 +05:30 |
|
Kishore Nallan
|
a713c2675f
|
Merge branch 'v0.25-join' into v0.26-facets
|
2023-09-03 17:29:12 +05:30 |
|
Kishore Nallan
|
dc780c0f58
|
Add more test for partial vector update
|
2023-09-03 17:28:05 +05:30 |
|
ozanarmagan
|
16a553dd3e
|
Add tests & add validate_and_init_embed_field
|
2023-09-02 16:14:39 +03:00 |
|
krunal
|
7c61328374
|
merge v0.26-facets
|
2023-09-01 15:06:31 +05:30 |
|
Harpreet Sangar
|
1b14bc2e06
|
Merge remote-tracking branch 'up/v0.26-facets' into v0.26-facets
|
2023-09-01 13:02:01 +05:30 |
|
Harpreet Sangar
|
c30df4a69a
|
Fix bug in restoring a collection having reference.
|
2023-09-01 12:32:31 +05:30 |
|
Kishore Nallan
|
bb5720955b
|
Merge branch 'v0.25-join' into v0.26-facets
|
2023-09-01 12:11:31 +05:30 |
|
Kishore Nallan
|
633ec69aed
|
Fix upsert on unchanged docs with embedding fields.
|
2023-08-31 13:38:08 +05:30 |
|
Harpreet Sangar
|
8229ba5435
|
Fix bug in importing a reference doc having an id field.
|
2023-08-29 17:09:29 +05:30 |
|
Harpreet Sangar
|
6a573b4541
|
Merge remote-tracking branch 'up/v0.26-facets' into v0.26-facets
|
2023-08-29 12:00:53 +05:30 |
|
Kishore Nallan
|
784b8ffd96
|
Merge pull request #1192 from happy-san/_eval_fix
Fix parsing error with `_eval` for multiple values in condition.
|
2023-08-29 11:46:12 +05:30 |
|
Kishore Nallan
|
0cd97170ac
|
Merge pull request #1188 from krunal1313/stopword_support
refactor
|
2023-08-29 10:34:57 +05:30 |
|
Harpreet Sangar
|
a3d976b535
|
Fix _eval parsing. #1089
|
2023-08-29 10:21:39 +05:30 |
|
krunal
|
d582508404
|
updating changes
|
2023-08-28 18:36:33 +05:30 |
|
krunal
|
78576941cd
|
refactor
|
2023-08-28 13:03:19 +05:30 |
|
Kishore Nallan
|
c5d2efa36d
|
Fix preset usage regression on multi search endpoint.
|
2023-08-28 12:00:21 +05:30 |
|
Harpreet Sangar
|
1322caee93
|
Merge remote-tracking branch 'up/v0.26-facets' into v0.26-facets
|
2023-08-28 10:18:29 +05:30 |
|
Kishore Nallan
|
6cbd4306e0
|
Fix group by not happening on vector search.
|
2023-08-26 17:44:27 +05:30 |
|