Commit History

Author SHA1 Message Date
  Ilya Kuznetsov c6e955e018 feat: set {oversampling=3, rescore=1} as default knn search mode; added syntax for omitting k in knn queries; query limit is implicitly set to k when k is used 1 month ago
  Aleksey N. Vinogradov f16296b946 chore: copyright 2026 1 month ago
  Stas 29a167d579 fixed difference between distributed reply with error from agent with Buddy and without Buddy running 3 months ago
  Ilya Kuznetsov 1dc8faa7b0 Merge pull request #3808 from manticoresoftware/join_json_filters_fix 4 months ago
  Ilya Kuznetsov ae6a2d48a5 fix: return an error when filters are used in the right joined query in json queries 4 months ago
  Sergey Nikolaev f0f5901959 fix: validation of KNN parameters 4 months ago
  Ilya Kuznetsov 3aa7be4cde feat: implemented 'query' in json queries that accepts a string for embeddings generation 5 months ago
  Aleksey N. Vinogradov f0abd886b0 fix win cl.exe build error 7 months ago
  Stas 9bfe9d91be fixed daemon crash at the HTTP /search query on use highlight with full-scan; fixed #3583; added case to test 337 7 months ago
  Manticore Team 962db40301 fix: fixed a crash related with http updated, dist table and replication 7 months ago
  Ilya Kuznetsov b212bc68f3 feat!: Implemented knn rescoring and oversampling; added support for updated knn API 8 months ago
  Stas 14ad759ed4 fixed HTTP /search JSON query with multiple query_string nodes; fixed #3469; added cases to test 334 8 months ago
  Aleksey N. Vinogradov fb2b72200f Merge remote-tracking branch 'pub/master' into fix_tree 9 months ago
  Aleksey N. Vinogradov 4dde2d003e extract parser 9 months ago
  Aleksey N. Vinogradov 0a7c5fae94 extract sphinxquery as lib 9 months ago
  Aleksey N. Vinogradov 643558944c privatize children 9 months ago
  Aleksey N. Vinogradov 099f0f8d6d privatize words 9 months ago
  Stas d75de21a7d fix sort _random at the /search HTTP endpoint; documented sort option at the manual; fixed #3132 9 months ago
  Stas c20fcba129 fixed empty full-text query or full-text folded into empty handle for search via SphinxQL and HTTP; fixed #3091; added case to test 234 9 months ago
  Aleksey N. Vinogradov 5248a4173c remove PubSearchHandler_c 10 months ago
  Aleksey N. Vinogradov fb8ad3aaf7 minor rearrange headers 10 months ago
  Stas 20fa7ba2cd added new form of the query_string /search HTTP request witt the query field; added case to test 334; fixed #3027 11 months ago
  Aleksey N. Vinogradov a292e593ef minor: (c) 2025 11 months ago
  Stas 8ddc95ab1a replaced _id with id field for all Manticore write HTTP endpoints; set API COMMAND_JSON ver to 1.01; fixed #3165; fixed models at ubertests 47, 338, 344, 384, 470 11 months ago
  Stas 6550fa8aac fixed different path on handle /insert endpoint with error; fixed #3079; added function to parse JSON string with length set at cJSON library; added errno reset prior to number conversion 1 year ago
  Ilya Kuznetsov 4b705816f5 fixed handling of query options in joined json queries 1 year ago
  Stas 3daf3d6b42 fixed _id number to be a string type; fixed #3005 1 year ago
  Stas 2a967295e0 fixed _id number to be a string type; fixed #3005 1 year ago
  Ilya Kuznetsov d9a81d0c84 fixed total_found vs join batching 1 year ago
  Ilya Kuznetsov d9eca54b69 Implemented batching in join queries (#2904) 1 year ago