Harpreet Sangar
|
f80184a25c
|
Fix referenced_in not being initialized if referenced collection is created later on.
|
2023-09-04 19:15:27 +05:30 |
|
Harpreet Sangar
|
c30df4a69a
|
Fix bug in restoring a collection having reference.
|
2023-09-01 12:32:31 +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
|
7264977490
|
Merge remote-tracking branch 'up/v0.26-facets' into v0.26-facets
|
2023-08-23 16:08:20 +05:30 |
|
Harpreet Sangar
|
79b5afe7d9
|
Include reference fields in case of many-to-many relation.
|
2023-08-23 16:07:37 +05:30 |
|
Kishore Nallan
|
451fa53609
|
Merge branch 'v0.25-join' into v0.26-facets
|
2023-08-21 18:01:45 +05:30 |
|
Kishore Nallan
|
5120148b53
|
Dropped field should be removed properly from embed_from.
|
2023-08-19 16:46:21 +05:30 |
|
Harpreet Sangar
|
f41afc155f
|
Sort by reference field.
|
2023-08-17 11:34:51 +05:30 |
|
Kishore Nallan
|
181c41ad35
|
Merge pull request #1156 from happy-san/include_by_reference
Include reference fields without join.
|
2023-08-16 11:29:27 +05:30 |
|
Harpreet Sangar
|
710ee61c87
|
Include reference fields without join.
|
2023-08-15 20:04:50 +05:30 |
|
Kishore Nallan
|
a3a44acf2f
|
Have separate facet aggregation structures for value/hash facets.
|
2023-08-15 19:25:42 +05:30 |
|
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 |
|
ozanarmagan
|
29224dee82
|
Change 'remote_embedding_num_try' to 'remote_embedding_num_tries'
|
2023-07-29 15:27:36 +03:00 |
|
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 |
|
Harpreet Sangar
|
825b61951a
|
Cascade delete references.
|
2023-07-25 17:51:17 +05:30 |
|
Kishore Nallan
|
5932a8d37d
|
Merge branch 'v0.25-join' into v0.26-facets
# Conflicts:
# include/collection.h
# src/collection.cpp
# src/collection_manager.cpp
# src/field.cpp
# src/index.cpp
# test/collection_filtering_test.cpp
|
2023-07-21 11:23:09 +05:30 |
|
Kishore Nallan
|
5f80a65658
|
Merge pull request #1102 from happy-san/v0.26-facets
Include/Exclude reference fields.
|
2023-07-20 10:56:23 +05:30 |
|
Harpreet Sangar
|
0334f5e534
|
Include/Exclude reference fields.
|
2023-07-14 17:32:26 +05:30 |
|
krunal1313
|
577b6cdeb8
|
merge v0.26-facets
|
2023-07-13 19:21:41 +05:30 |
|
Kishore Nallan
|
50d193919d
|
Don't do embedding generation on load collection.
|
2023-07-13 10:07:59 +05:30 |
|
Kishore Nallan
|
4ec2e960d0
|
Allow vector_query_hits to be passed via vector_query.k
|
2023-07-12 20:49:10 +05:30 |
|
Kishore Nallan
|
438a53e044
|
Merge branch 'v0.25-join' into v0.26-facets
|
2023-07-11 13:19:55 +05:30 |
|
Kishore Nallan
|
01801f4ea9
|
Refactor remoted embedding code.
|
2023-07-11 12:42:06 +05:30 |
|
Kishore Nallan
|
099e09c383
|
Merge branch 'v0.25-join' into v0.26-facets
|
2023-07-10 20:39:57 +05:30 |
|
krunal1313
|
a2796450ae
|
refactor and adding tests
|
2023-07-10 11:33:53 +05:30 |
|
ozanarmagan
|
222c50e2c1
|
Merge branch 'v0.25-join' of https://github.com/ozanarmagan/typesense into v0.25-join
|
2023-07-08 13:28:49 +03:00 |
|
ozanarmagan
|
ab0be22489
|
Add remote_embeding_batch_size parameter for doc import
|
2023-07-08 13:11:45 +03:00 |
|
Kishore Nallan
|
7a23770a47
|
Merge branch 'v0.25-join' into v0.26-facets
# Conflicts:
# include/collection.h
# src/collection.cpp
|
2023-07-08 09:27:45 +05:30 |
|
ozanarmagan
|
5bc9360934
|
Merge branch 'v0.25-join' of https://github.com/ozanarmagan/typesense into v0.25-join
|
2023-07-07 17:11:49 +03:00 |
|
ozanarmagan
|
8b1aa13ffe
|
Change param name to 'remote_embedding_num_try'
|
2023-07-07 17:11:25 +03:00 |
|
Ozan Armağan
|
5d26df0708
|
Merge branch 'v0.25-join' into v0.25-join
|
2023-07-07 17:02:38 +03:00 |
|
ozanarmagan
|
6f7efa5d72
|
Add timeout and num retries as search parameter for remote embedding
|
2023-07-07 17:01:29 +03:00 |
|
ozanarmagan
|
2ae06c5824
|
Revert "Add timeout and num retries as search params"
This reverts commit 65dbeb6e75ea97a795df4a4a96327bd5b6c1ddd7.
|
2023-07-06 10:49:26 +03:00 |
|
ozanarmagan
|
65dbeb6e75
|
Add timeout and num retries as search params
|
2023-07-05 01:28:22 +03:00 |
|
krunal1313
|
a40a1b60fc
|
adding locale and tokenization
|
2023-07-04 18:10:52 +05:30 |
|
krunal1313
|
009194e51a
|
refactor
|
2023-07-03 15:41:31 +05:30 |
|
Kishore Nallan
|
d569cbd75e
|
Fix bug with offset/pagination affecting vector search.
# Conflicts:
# include/collection.h
# src/index.cpp
|
2023-07-02 21:02:39 +05:30 |
|
Kishore Nallan
|
a7adc1c3ca
|
Fix bug with offset/pagination affecting vector search.
|
2023-07-02 20:43:31 +05:30 |
|
Kishore Nallan
|
b85da1b2f5
|
Merge branch 'v0.26-filter' into v0.26-facets
# Conflicts:
# include/collection.h
# include/index.h
# src/collection.cpp
# src/index.cpp
|
2023-07-01 17:07:35 +05:30 |
|
krunal1313
|
2c0c108d0e
|
remove stopwords after tokenization
|
2023-06-30 16:26:10 +05:30 |
|
Kishore Nallan
|
052d415af6
|
Merge branch 'v0.26-filter' into v0.26-filter
|
2023-06-28 21:12:30 +05:30 |
|
Harpreet Sangar
|
9aeaec2d20
|
Use only NumericTrie when range_index: true is specified.
Move `rearrange_filter_tree` logic into `filter_result_iterator_t::init()`.
|
2023-06-27 16:30:09 +05:30 |
|
ozanarmagan
|
d0edc91cbb
|
vector_query_hits & sort by vector_distance
|
2023-06-26 14:19:19 +03:00 |
|
ozanarmagan
|
99be1f69df
|
Bug fixes for embedding generation process
|
2023-06-20 01:35:23 +03:00 |
|
Kishore Nallan
|
3c4e938879
|
Use enum for selecting facet index type.
|
2023-06-16 13:37:30 +05:30 |
|
krunal1313
|
00809e89e4
|
merge v0.26-filter
|
2023-06-06 14:21:56 +05:30 |
|
Ozan Armağan
|
73791a057b
|
Merge branch 'v0.25-join' into v0.25-join
|
2023-05-30 12:47:10 +03:00 |
|
Kishore Nallan
|
d3c1b77cef
|
Don't rewrite to meta data to store when loading collection.
|
2023-05-30 13:10:11 +05:30 |
|
krunal1313
|
ad87ea0544
|
making results deterministic and consistent
|
2023-05-25 12:22:27 +05:30 |
|