3102 Commits

Author SHA1 Message Date
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
Kishore Nallan
ad39f6351c
Merge pull request #1117 from ozanarmagan/v0.25-join
Check ONNX CUDA shared library before loading
2023-07-26 17:23:36 +05:30
ozanarmagan
8692486269 Check presense of shared generic onnx lib 2023-07-26 14:49:33 +03:00
ozanarmagan
ebf6208cd2 Merge branch 'v0.25-join' of https://github.com/ozanarmagan/typesense into v0.25-join 2023-07-26 14:24:34 +03:00
ozanarmagan
bf38c33551 Check existence of cuda 2023-07-26 14:23:48 +03:00
Kishore Nallan
db39de993f
Merge branch 'v0.25-join' into v0.25-join 2023-07-26 15:35:14 +05:30
krunal
0bc924daaa deep nested parent return and enable on flag only 2023-07-26 15:06:09 +05:30
ozanarmagan
666caf8eaa Remove logs and use RTLD_LAZY 2023-07-26 12:31:09 +03:00
krunal
67fe400065 Merge branch 'v0.26-facets' into nested_facet_parent 2023-07-26 14:01:27 +05:30
ozanarmagan
c9259731c8 Check ONNX CUDA shared library before loading 2023-07-26 11:18:19 +03:00
Kishore Nallan
161cf1edec
Merge pull request #1114 from happy-san/v0.26-facets
Cascade delete references.
2023-07-26 13:04:21 +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
9716a9bd6f Fix merge error. 2023-07-25 18:45:41 +05:30
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
c299172ccc Fix curl client response wait cycle. 2023-07-25 12:48:30 +05:30
Kishore Nallan
6062baafc8 Fix build scripts. 2023-07-24 21:28:08 +05:30
Kishore Nallan
1f026d4266 Create skeleton scripts for ci gpu build. 2023-07-24 20:27:03 +05:30
Kishore Nallan
e623454ec5 Lock batched embedding operation. 2023-07-24 18:29:06 +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
a5e7f82c82 Fix leak. 2023-07-24 16:49:13 +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
Kishore Nallan
72d15ab83d
Merge pull request #1108 from happy-san/v0.26-facets
V0.26 facets
2023-07-24 15:10:50 +05:30
Harpreet Sangar
2ff10f337b Uncomment tests. 2023-07-24 13:53:59 +05:30
Kishore Nallan
0b1c833d45 Fix prefix GET API. 2023-07-24 13:21:24 +05:30
Kishore Nallan
a7adcf0d04 Support dynamic field defining type of an object's children. 2023-07-24 12:38:15 +05:30
Kishore Nallan
31b744a3ca Reduce duplication in embed validation. 2023-07-24 08:58:54 +05:30
Kishore Nallan
3973834965 Refactor embedding model init. 2023-07-23 12:57:09 +05:30
Kishore Nallan
ae504338bf
Merge pull request #1107 from happy-san/v0.26-facets
Refactor
2023-07-21 13:42:10 +05:30
Harpreet Sangar
86924a62fe Remove log. 2023-07-21 13:40:26 +05:30
Harpreet Sangar
b02e689c6d Fix merge errors. 2023-07-21 12:36:52 +05:30
Harpreet Sangar
35fc560ed9 Move get_reference_collection_names out of StringUtils. 2023-07-21 11:30:20 +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
6d2d44e696 Add test for empty vector field insertion + deletion. 2023-07-20 18:01:59 +05:30
Kishore Nallan
d14722ce0c Fix CUDA build. 2023-07-20 16:55:10 +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
Kishore Nallan
90647aca28
Merge pull request #1078 from krunal1313/stopword_support
Add support for stopwords
2023-07-20 10:56:01 +05:30
krunal
281b2be003 simulate reload on restart test 2023-07-20 10:24:50 +05:30
krunal
97c7400689 adding test for reload on restart 2023-07-19 20:43:38 +05:30
krunal
d2e8b437b6 refactor 2023-07-19 19:25:03 +05:30
Harpreet Sangar
6a2b9549d5 Handle references with vector, hybrid and infix search. 2023-07-19 11:15:42 +05:30
Kishore Nallan
0ed5f4978f Log try along with num_try. 2023-07-18 21:27:47 +05:30
Kishore Nallan
7c55daf07c Return timeout early for backlogged embedding requests. 2023-07-18 21:12:50 +05:30
krunal
7b90c8afc3 load stopwords on startup 2023-07-18 20:18:25 +05:30