Kishore Nallan
|
bf01fbb773
|
Reuse text highlighting for facet query highlight.
|
2023-11-01 12:55:30 +05:30 |
|
Kishore Nallan
|
4bfd85b882
|
Merge pull request #1350 from happy-san/reference_includes
Remove reference helper fields from response.
|
2023-10-31 20:12:59 +05:30 |
|
Harpreet Sangar
|
06a67d8b35
|
Rename to ".re".
|
2023-10-31 17:49:04 +05:30 |
|
Harpreet Sangar
|
b469962b42
|
Remove reference helper fields from response.
|
2023-10-31 17:36:42 +05:30 |
|
Kishore Nallan
|
e59a198d9c
|
Merge pull request #1349 from krunal1313/facet_query_fix
correcting typo in test
|
2023-10-31 11:40:20 +05:30 |
|
Kishore Nallan
|
9bf515592d
|
Merge branch 'v0.26-facets' into facet_query_fix
|
2023-10-31 10:34:08 +05:30 |
|
Kishore Nallan
|
9b7518e7ac
|
Fix missing files
|
2023-10-31 10:33:54 +05:30 |
|
krunal
|
203cf20858
|
correcting typo in test
|
2023-10-31 09:51:49 +05:30 |
|
Kishore Nallan
|
ae597f40ba
|
Merge branch 'v0.25-join' into v0.26-facets
# Conflicts:
# include/index.h
# src/collection.cpp
# test/collection_vector_search_test.cpp
|
2023-10-30 21:41:47 +05:30 |
|
Kishore Nallan
|
c8267807d9
|
Merge pull request #1348 from krunal1313/facet_query_fix
fixing locale with facet_query
|
2023-10-30 20:49:44 +05:30 |
|
krunal
|
ea5294dae8
|
adding locale for facet tokenization
|
2023-10-30 19:11:30 +05:30 |
|
krunal
|
5c1680eb11
|
fixing locale with facet_query
|
2023-10-30 18:44:51 +05:30 |
|
Kishore Nallan
|
59f7bf0f48
|
Add background thread for periodic housekeeping.
|
2023-10-30 18:17:54 +05:30 |
|
Kishore Nallan
|
813352ec48
|
Merge pull request #1346 from ozanarmagan/v0.25-join
Fix updating auto embedding field indexes
|
2023-10-30 17:16:00 +05:30 |
|
ozanarmagan
|
46b5847869
|
Fix updating auto embedding field indexes
|
2023-10-30 09:33:12 +03:00 |
|
Kishore Nallan
|
9d0eaaad21
|
Merge pull request #1333 from ozanarmagan/v0.25-join
Support `remote_embedding_timeout_ms` and `remote_embedding_num_tries` for indexing
|
2023-10-27 17:36:01 +05:30 |
|
Kishore Nallan
|
781e77d613
|
Merge pull request #1341 from happy-san/reference_includes
Include reference document by merging or nesting.
|
2023-10-27 13:26:03 +05:30 |
|
Kishore Nallan
|
30d2fd221d
|
Merge pull request #1338 from krunal1313/facet_query_fix
fix facet_query check with updated facets param
|
2023-10-27 13:23:39 +05:30 |
|
krunal
|
b809db5ba7
|
fixing facet query with value index
|
2023-10-27 12:41:06 +05:30 |
|
Harpreet Sangar
|
40edf94e8f
|
Refactor.
|
2023-10-27 11:48:26 +05:30 |
|
Harpreet Sangar
|
e0dc11f57a
|
Return error on name collision.
|
2023-10-27 11:34:17 +05:30 |
|
Harpreet Sangar
|
ce6a5c2f3f
|
Add support for nest and merge reference include strategy.
|
2023-10-27 11:34:17 +05:30 |
|
Harpreet Sangar
|
6409875742
|
Fix wildcard include/exclude fields not matching id .
|
2023-10-27 11:34:17 +05:30 |
|
Kishore Nallan
|
561ba5240f
|
Merge pull request #1339 from krunal1313/value_facet_int64_stats_fix
fix for int64 facet stats
|
2023-10-26 20:38:15 +05:30 |
|
krunal
|
c5e218c5b1
|
fix for int64 facet stats
|
2023-10-26 20:05:03 +05:30 |
|
krunal
|
fd9bde7049
|
adding test for facet sort with facet query
|
2023-10-26 19:16:50 +05:30 |
|
krunal
|
624c6ded26
|
fix facet_query check with updated facets param
|
2023-10-26 13:55:12 +05:30 |
|
ozanarmagan
|
34ade97636
|
Support remote_embedding_timeout_ms and remote_embedding_num_tries for indexing
|
2023-10-26 01:04:39 +03:00 |
|
Kishore Nallan
|
83bac2010a
|
Merge pull request #1332 from krunal1313/range_facets_refactor
Range facets refactor
|
2023-10-25 21:37:41 +05:30 |
|
krunal
|
ddf4de17be
|
adding test for negative ranges
|
2023-10-25 20:41:46 +05:30 |
|
krunal
|
e035aa0848
|
update regex to support space separated range label
|
2023-10-25 19:06:02 +05:30 |
|
krunal
|
f704a1ebbb
|
add test for space separated range label
|
2023-10-25 19:05:37 +05:30 |
|
krunal
|
5ab502127c
|
update regex and add min max range facets
|
2023-10-25 18:10:42 +05:30 |
|
krunal
|
8581fdd0ba
|
adding test for range facet min max
|
2023-10-25 18:10:04 +05:30 |
|
Kishore Nallan
|
e797e21c64
|
Merge pull request #1329 from ozanarmagan/v0.25-join
Fix hanging when PaLM API is down
|
2023-10-25 14:50:41 +05:30 |
|
krunal
|
b29a311f7a
|
updating regex for float and negative numbers
|
2023-10-25 13:43:45 +05:30 |
|
krunal
|
ea34673cfd
|
test for negative and float ranges
|
2023-10-25 13:41:32 +05:30 |
|
ozanarmagan
|
e0f5c74857
|
Fix hanging when PaLM API is down
|
2023-10-25 10:12:46 +03:00 |
|
Kishore Nallan
|
c87a662720
|
Merge pull request #1325 from ozanarmagan/v0.26-sort
Fix sort by vector query
|
2023-10-25 09:49:32 +05:30 |
|
ozanarmagan
|
9cc8f88310
|
Fix sort by vector query
|
2023-10-24 19:12:18 +03:00 |
|
Kishore Nallan
|
0d96024173
|
Merge pull request #1323 from happy-san/filter_by_not_like
Refactor `Collection::validate_and_standardize_sort_fields_with_lock`.
|
2023-10-24 12:46:51 +05:30 |
|
Harpreet Sangar
|
31938490ae
|
Refactor Collection::validate_and_standardize_sort_fields_with_lock .
|
2023-10-24 12:05:01 +05:30 |
|
Kishore Nallan
|
e6876fa147
|
Merge branch 'v0.25-join' into v0.26-facets
# Conflicts:
# include/field.h
# src/collection.cpp
# src/index.cpp
# test/collection_vector_search_test.cpp
|
2023-10-23 18:45:18 +05:30 |
|
Kishore Nallan
|
976d62657f
|
Facet index unit tests.
|
2023-10-23 17:58:23 +05:30 |
|
Kishore Nallan
|
c0a507750a
|
Fix facet counter list reordering.
|
2023-10-23 17:58:23 +05:30 |
|
Kishore Nallan
|
ea80d8f43d
|
Merge pull request #1303 from happy-san/multi_value_reference
Reference array field.
|
2023-10-23 14:53:58 +05:30 |
|
Kishore Nallan
|
7896ee220e
|
Merge pull request #1320 from happy-san/filter_by_not_like
Filter by not like
|
2023-10-23 14:52:02 +05:30 |
|
Harpreet Sangar
|
9a8e029248
|
Add test case.
|
2023-10-23 14:17:08 +05:30 |
|
Harpreet Sangar
|
2e1335715e
|
Support not like ! string comparator in filter_by . #1264
|
2023-10-23 12:49:15 +05:30 |
|
Kishore Nallan
|
97b0d79806
|
Merge pull request #1316 from ozanarmagan/v0.25-join
Add support for larger embedding models
|
2023-10-21 10:53:35 +05:30 |
|