Kishore Nallan
|
beb95a659a
|
Add test for null value + update of missing optional field.
|
2023-07-06 21:06:18 +05:30 |
|
Kishore Nallan
|
437732c89d
|
Remove stray logging in test.
|
2023-07-06 10:31:41 +05:30 |
|
Kishore Nallan
|
6692e87d73
|
Merge pull request #1083 from ozanarmagan/v0.25-join
Improve HybridSearchWithExplicitVector test
|
2023-07-03 16:09:12 +05:30 |
|
ozanarmagan
|
1ffa3c4ed2
|
Update the test with more detailed example
|
2023-07-03 13:19:21 +03:00 |
|
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 |
|
ozanarmagan
|
992ff2d9ad
|
Merge branch 'v0.25-join' of https://github.com/ozanarmagan/typesense into v0.25-join
|
2023-07-02 14:07:58 +03:00 |
|
ozanarmagan
|
3ed45d230f
|
Improve HybridSearchWithExplicitVector
|
2023-07-02 14:02:22 +03:00 |
|
Kishore Nallan
|
c066120fb1
|
Fix edge case in updating empty array strings.
|
2023-07-01 13:46:03 +05:30 |
|
Harpreet Sangar
|
e277415ccb
|
Fix docs_updated_count getting garbage value.
Fix `StringUtils::split_include_fields` not trimming last value.
|
2023-06-30 12:19:10 +05:30 |
|
Kishore Nallan
|
c0686a5936
|
Fixed bug when only vector search produced results in hybrid.
The vector search produced IDs must be merged back to all_result_ids in addition to incrementing the all_result_ids_len.
|
2023-06-28 13:21:08 +05:30 |
|
Kishore Nallan
|
040fb40897
|
Merge pull request #1071 from ozanarmagan/v0.25-join
vector_query_hits & sort by vector_distance
|
2023-06-26 20:14:43 +05:30 |
|
ozanarmagan
|
d0edc91cbb
|
vector_query_hits & sort by vector_distance
|
2023-06-26 14:19:19 +03:00 |
|
Kishore Nallan
|
23dbfd20d5
|
Merge pull request #1065 from ozanarmagan/v0.25-join
Bug fixes for embedding generation process
|
2023-06-24 10:04:33 +05:30 |
|
ozanarmagan
|
99be1f69df
|
Bug fixes for embedding generation process
|
2023-06-20 01:35:23 +03:00 |
|
Kishore Nallan
|
accfc4d1e2
|
Merge pull request #1057 from ozanarmagan/v0.25-join
Proxy API calls to generate embeddings from remote servers over leader node
|
2023-06-15 18:46:00 +05:30 |
|
ozanarmagan
|
ec48c5a0ff
|
Add tests for proxy & better error checking
|
2023-06-15 13:52:59 +03:00 |
|
Kishore Nallan
|
9f78009796
|
Handle preset in embedded key.
|
2023-06-14 22:12:33 +05:30 |
|
krunal1313
|
420f651148
|
refactoring changes
|
2023-06-08 20:15:12 +05:30 |
|
krunal1313
|
0dffb36777
|
adding found documents in results when group_by is enabled
|
2023-06-08 15:41:49 +05:30 |
|
Kishore Nallan
|
dc00d85ca3
|
Add test for typos behavior with max candidates.
|
2023-06-07 20:20:40 +05:30 |
|
Kishore Nallan
|
89d2b247fc
|
Fix edge cases in Japanese tokenization.
Address bad unicode + highlighting.
|
2023-06-01 16:54:14 +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
|
4c32ead921
|
Handle aliasing for analytics query.
|
2023-05-30 11:55:20 +05:30 |
|
Kishore Nallan
|
9e505a5322
|
Limit query tokens to 100 bytes.
|
2023-05-30 07:54:34 +05:30 |
|
Kishore Nallan
|
16c681223c
|
Fix some highlighting quirks.
|
2023-05-29 21:25:06 +05:30 |
|
Kishore Nallan
|
38c5c0b035
|
Allow text match bucket of 1.
|
2023-05-25 12:10:45 +05:30 |
|
ozanarmagan
|
24073c8f97
|
Merge branch 'v0.25-join' of https://github.com/ozanarmagan/typesense into v0.25-join
|
2023-05-24 14:17:20 +03:00 |
|
ozanarmagan
|
616c13f098
|
Add more detailed error message for remote embedding query with prefix
|
2023-05-24 14:17:00 +03:00 |
|
Ozan Armağan
|
24e309e50d
|
Merge branch 'v0.25-join' into v0.25-join
|
2023-05-24 14:15:02 +03:00 |
|
ozanarmagan
|
c49ca4f7e4
|
Fix for bug when creating collections with using embedding with OpenAI API
|
2023-05-24 13:27:21 +03:00 |
|
Kishore Nallan
|
b7f29aeed1
|
Evented query aggregation skeleton.
|
2023-05-22 17:52:52 +05:30 |
|
Ozan Armağan
|
0f5abfc5fa
|
Merge branch 'v0.25-join' into v0.25-join
|
2023-05-20 02:24:45 +03:00 |
|
Kishore Nallan
|
32336e4d93
|
Do coercion by default for collection loading / schema alter.
|
2023-05-19 21:27:35 +05:30 |
|
Kishore Nallan
|
a9da41dd0e
|
Handle increment for creation.
|
2023-05-18 18:53:58 +05:30 |
|
Kishore Nallan
|
4395e3d81e
|
Fix test.
|
2023-05-15 18:15:15 +05:30 |
|
Kishore Nallan
|
3e1af0ed24
|
Some skeleton doc operations like incrementing.
|
2023-05-15 17:59:45 +05:30 |
|
Kishore Nallan
|
f17c7d3d5f
|
Fix update of nested fields.
|
2023-05-13 17:48:02 +05:30 |
|
Kishore Nallan
|
706a14bf3f
|
Fix test name.
|
2023-05-12 12:19:36 +05:30 |
|
ozanarmagan
|
9cbb98c1b9
|
Adding Google remote emedding platform
|
2023-05-11 13:40:12 +03:00 |
|
Kishore Nallan
|
8f24a3a3f1
|
Restore HighlightArrayOfObjects test.
|
2023-05-10 21:51:05 +05:30 |
|
Kishore Nallan
|
edf2d658ca
|
Improve error message for nested array object numerical field.
|
2023-05-10 20:34:52 +05:30 |
|
ozanarmagan
|
09926b0d69
|
Review changes IV
|
2023-05-10 17:35:31 +03:00 |
|
Kishore Nallan
|
2819c1d0a6
|
Query token highlight threshold should consider unicode points.
|
2023-05-07 20:11:40 +05:30 |
|
ozanarmagan
|
fb8c507e18
|
Review Changes III
|
2023-05-07 15:14:10 +03:00 |
|
ozanarmagan
|
992cbc9080
|
Review changes II
|
2023-05-07 01:47:12 +03:00 |
|
krunal1313
|
02c6620223
|
adding float values support for range facet
|
2023-05-04 18:12:12 +05:30 |
|
ozanarmagan
|
5bcbb2832e
|
Review changes
|
2023-05-04 11:52:45 +03:00 |
|
Kishore Nallan
|
f0b90c114f
|
Allow spaces in range facet string.
|
2023-05-03 15:14:12 +05:30 |
|
Kishore Nallan
|
7515e733db
|
Move range facet parsing to cpp file.
|
2023-05-03 13:47:30 +05:30 |
|
ozanarmagan
|
a571d64d56
|
Review Changes
|
2023-04-29 04:27:46 +03:00 |
|