krunal1313
|
437e81a301
|
handling small file without chunks
|
2023-07-03 13:05:52 +05:30 |
|
krunal1313
|
aa32ad0345
|
end zstream for client disconnection
|
2023-06-26 16:24:10 +05:30 |
|
krunal1313
|
828e43cbcd
|
adding zstream stuffs to request object
|
2023-06-26 16:14:32 +05:30 |
|
krunal1313
|
3b95f2051a
|
header check for gzip files
|
2023-06-23 15:32:11 +05:30 |
|
krunal1313
|
22957fbe03
|
should work with multiple calls for indexing
|
2023-06-23 14:40:09 +05:30 |
|
krunal1313
|
b1ee910fb5
|
rebase to v0.26-facets
|
2023-06-23 12:49:51 +05:30 |
|
krunal1313
|
4eefd0c064
|
initial working proto
|
2023-06-23 12:14:01 +05:30 |
|
Kishore Nallan
|
c1500fec81
|
Reduce export/import memory usage.
|
2023-06-22 17:39:15 +05:30 |
|
Kishore Nallan
|
741dd338f0
|
Remove resource check for POST /health
|
2023-06-22 17:39:15 +05:30 |
|
krunal1313
|
eff253eed3
|
initial working proto
|
2023-06-22 13:07:37 +05:30 |
|
Kishore Nallan
|
7f830c9db2
|
Fine tune criteria for value based facet index search.
|
2023-06-21 21:35:03 +05:30 |
|
Kishore Nallan
|
1135680e15
|
Always use facet hash index.
|
2023-06-20 18:23:26 +05:30 |
|
Kishore Nallan
|
35a9b8d502
|
Remove counter list in num_tree.
|
2023-06-19 15:44:39 +05:30 |
|
Kishore Nallan
|
9c5e553240
|
Merge branch 'v0.26-filter' into v0.26-facets
# Conflicts:
# include/index.h
# src/index.cpp
|
2023-06-19 14:57:02 +05:30 |
|
Kishore Nallan
|
3d9116e4e6
|
Merge branch 'v0.25-join' into v0.26-filter
# Conflicts:
# src/collection.cpp
|
2023-06-19 14:31:25 +05:30 |
|
Kishore Nallan
|
0c5e8c5a9a
|
Merge pull request #1036 from happy-san/v0.26-filter
Add `NumericTrie`.
|
2023-06-19 14:19:37 +05:30 |
|
Kishore Nallan
|
9e9569c1cd
|
Fix asan warnings for req/res cycles.
|
2023-06-18 16:15:25 +05:30 |
|
Kishore Nallan
|
80641096c9
|
Fix asan warnings.
|
2023-06-17 17:31:15 +05:30 |
|
Harpreet Sangar
|
efac704f1b
|
Support id !=
|
2023-06-17 12:39:18 +05:30 |
|
Harpreet Sangar
|
91dd04add2
|
Refactor filter_result_iterator_t methods.
|
2023-06-17 10:43:06 +05:30 |
|
Kishore Nallan
|
8b0c39d0f4
|
Facets: don't check contains before skipping.
|
2023-06-16 22:28:35 +05:30 |
|
Kishore Nallan
|
d17d3356d1
|
Fix test.
|
2023-06-16 13:51:01 +05:30 |
|
Kishore Nallan
|
3c4e938879
|
Use enum for selecting facet index type.
|
2023-06-16 13:37:30 +05:30 |
|
Harpreet Sangar
|
c7ff2e708c
|
Add filter_result_iterator_t::compute_result .
|
2023-06-15 18:59:53 +05:30 |
|
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
|
da74865459
|
Update request timeouts
|
2023-06-15 14:10:29 +03:00 |
|
ozanarmagan
|
ec48c5a0ff
|
Add tests for proxy & better error checking
|
2023-06-15 13:52:59 +03:00 |
|
Harpreet Sangar
|
101e064884
|
Add NumericTrie::remove .
|
2023-06-15 14:25:37 +05:30 |
|
Kishore Nallan
|
9f78009796
|
Handle preset in embedded key.
|
2023-06-14 22:12:33 +05:30 |
|
Harpreet Sangar
|
9695a0b4d6
|
Update geo_range_index to be a 32 bit trie.
|
2023-06-14 19:14:08 +05:30 |
|
ozanarmagan
|
67cb5349c9
|
Remove unnecessary log
|
2023-06-14 16:09:47 +03:00 |
|
ozanarmagan
|
d61abab259
|
Update for naming conventions and fix hashing for strings
|
2023-06-14 16:05:01 +03:00 |
|
Harpreet Sangar
|
a7af973338
|
Optimize geo filtering.
|
2023-06-14 11:34:19 +05:30 |
|
Kishore Nallan
|
a2238afe30
|
Use facet index entirely for numbers.
|
2023-06-14 11:07:57 +05:30 |
|
ozanarmagan
|
a29c76ff54
|
Proxy remote embedding API calls from leader node
|
2023-06-14 03:08:51 +03:00 |
|
Kishore Nallan
|
938b3f3b45
|
Unify string facet indices + move counter to linked list.
|
2023-06-13 16:38:03 +05:30 |
|
Harpreet Sangar
|
b45e7c07d4
|
Add geo_range_index .
|
2023-06-13 16:00:25 +05:30 |
|
Kishore Nallan
|
e0e5d49053
|
Print TS version ahead of invalid configuration message.
|
2023-06-13 11:10:35 +05:30 |
|
Kishore Nallan
|
e7dddd203f
|
Merge pull request #1041 from krunal1313/facet_index_refactor
refactoring changes
|
2023-06-12 15:33:28 +05:30 |
|
Kishore Nallan
|
6b418318b2
|
Merge pull request #1052 from krunal1313/doc_count_with_grouping
adding found documents in results when group_by is enabled
|
2023-06-08 20:37:14 +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
|
e91073c1a8
|
Make export use text plain + utf8 content type header.
|
2023-06-07 20:21:19 +05:30 |
|
Kishore Nallan
|
dc00d85ca3
|
Add test for typos behavior with max candidates.
|
2023-06-07 20:20:40 +05:30 |
|
krunal1313
|
6f5f894ee5
|
fixed crash and other changes
|
2023-06-07 16:12:35 +05:30 |
|
Harpreet Sangar
|
257e1189fe
|
Add NumericTrie::iterator_t .
|
2023-06-07 14:42:46 +05:30 |
|
krunal1313
|
4127c80aea
|
optimization with new index
|
2023-06-06 17:32:57 +05:30 |
|
krunal1313
|
00809e89e4
|
merge v0.26-filter
|
2023-06-06 14:21:56 +05:30 |
|
Harpreet Sangar
|
4432118fb2
|
Merge remote-tracking branch 'up/v0.26-filter' into v0.26-filter
|
2023-06-05 17:40:54 +05:30 |
|
Kishore Nallan
|
b30ba6029f
|
Merge branch 'v0.25-join' into v0.26-filter
|
2023-06-05 16:31:04 +05:30 |
|