Commit History

Author SHA1 Message Date
  Ilya Kuznetsov b1645f0978 feat! Implemented DROP CACHE 1 month ago
  Ilya Kuznetsov 90b5fa0bed fix: fixed rescored knn distance being calculated when rescoring was not requested; added code to pass float vector access hints to columnar storage 3 months ago
  Ilya Kuznetsov 02d09413c4 feat: implemented secondary_index_block_cache option; updated secondary index API; inlined sort accessors 4 months ago
  Ilya Kuznetsov 4cf9a18000 fix!: Updated KNN API version; added regression tests for empty quantized knn vectors 8 months ago
  Ilya Kuznetsov 1bddf47d3b feat: Zero-length knn vectors are now excluded from KNN search 8 months ago
  Ilya Kuznetsov b212bc68f3 feat!: Implemented knn rescoring and oversampling; added support for updated knn API 8 months ago
  Ilya Kuznetsov edd7e6fdd8 fix: changed default embeddings lib file name; added 'from' field checks for knn vectors 8 months ago
  Ilya Kuznetsov 2cf5b7e586 bumped KNN API version 9 months ago
  Ilya Kuznetsov ba23fcf7dd Implemented automatic embeddings generation 9 months ago
  Ilya Kuznetsov 260f5dbd29 implemented scalar quantization for KNN (#3143) 11 months ago
  Sergey Nikolaev 25f0c37990 CI: cmake logging related with COLUMNAR_LOCATOR 11 months ago
  Sergey Nikolaev ec0190a687 CI: daemon/MCL workflow improvement 11 months ago
  Sergey Nikolaev b98e0059bc Merge pull request #2924 from manticoresoftware/static_ssl 1 year ago
  Ilya Kuznetsov e4de1d08ce added SHOW TABLE INDEXES 1 year ago
  Aleksey N. Vinogradov 2c06362f15 change append to prepend in scripts 1 year ago
  Ilya Kuznetsov 4b81a9fdbc added IS NULL/IS NOT NULL filter support to secondary indexes for json attributes 1 year ago
  Ilya Kuznetsov 73ed035cd5 Bring back "use 64-bit memory limit for SI builder" (#2186)" 1 year ago
  Sergey Nikolaev fb10b87431 Revert "use 64-bit memory limit for SI builder" (#2186) 1 year ago
  Ilya Kuznetsov d3e2a27eed use 64-bit memory limit for SI builder 1 year ago
  Stas Klinov 9052079baf fixed knn version at the cmake 1 year ago
  Ilya Kuznetsov 7c167b934c added merge_buffer_* options; updated default write buffer sizes 1 year ago
  Ilya Kuznetsov dec60f4a46 implemented float_vector data type; implemented knn index search via MCL 2 years ago
  Ilya Kuznetsov 5c238c5668 updated code to work with new columnar/SI API 2 years ago
  Ilya Kuznetsov 56c934a8ee bumped API versions for columnar and SI 2 years ago
  alexey 94b239f47d cache mcl headers 2 years ago
  Ilya Kuznetsov c2a69ea5fb bump SI lib version 2 years ago
  Ilya Kuznetsov f2bb46ada2 updated SI CalcCount API; added test 2 years ago
  Ilya Kuznetsov ec8d2fd202 changed columnar iterator interface to single-call 2 years ago
  Ilya Kuznetsov 0810815673 use MCL API s20-c8 3 years ago
  alexey aaae5e37ee use columnar api s19-c7 3 years ago