Commit Graph

  • 60ddd53439
    Return one of the original facet values when doing a facet search Kerollmops 2023-06-12 11:39:31 +0200
  • 2bcd8d2983
    Make sure the facet queries are normalized Kerollmops 2023-06-12 11:13:34 +0200
  • 09079a4e88
    Remove useless InvalidSearchFacet error Kerollmops 2023-06-07 17:58:05 +0200
  • 904f6574bf
    Make rustfmt happy Kerollmops 2023-06-07 17:02:41 +0200
  • 6fb8af423c
    Rename the hits and query output into facetHits and facetQuery respectively Kerollmops 2023-06-07 11:20:46 +0200
  • cb0bb399fa
    Fix the error code returned when the facetName field is missing Kerollmops 2023-06-07 11:14:14 +0200
  • 41760a9306
    Introduce a new invalid_facet_search_facet_name error code Kerollmops 2023-06-07 11:04:53 +0200
  • e9a3029c30
    Use the right field id to write the string facet values FST Kerollmops 2023-06-07 10:52:35 +0200
  • ed0ff47551
    Return an empty list of results if attribute is set as filterable Kerollmops 2023-06-07 10:33:11 +0200
  • e1b8fb48ee
    Use the minWordSizeForTypos index settings Clément Renault 2023-05-04 15:09:17 +0200
  • 87e22e436a
    Fix compilation issues Clément Renault 2023-05-04 12:27:19 +0200
  • 0252cfe8b6
    Simplify the placeholder search of the facet-search route Clément Renault 2023-04-27 17:10:58 +0200
  • f35ad96afa
    Use the disableOnAttributes parameter on the facet-search route Clément Renault 2023-04-27 17:01:18 +0200
  • 2ceb781c73
    Use the disableOnWords parameter on the facet-search route Clément Renault 2023-04-27 16:48:37 +0200
  • 7bd67543dd
    Support the typoTolerant.enabled parameter Clément Renault 2023-04-27 16:04:03 +0200
  • 8e86eb91bb
    Log an error when a facet value is missing from the database Clément Renault 2023-04-27 10:50:42 +0200
  • 55c17aa38b
    Rename the SearchForFacetValues struct Clément Renault 2023-04-27 10:43:02 +0200
  • aadbe88048
    Return an internal error when a field id is missing Clément Renault 2023-04-27 10:42:48 +0200
  • f36de2115f
    Make clippy happy Clément Renault 2023-04-26 18:35:06 +0200
  • 702041b7e1
    Improve the returned errors from the facet-search route Clément Renault 2023-04-26 18:09:24 +0200
  • a05074e675
    Fix the max number of facets to be returned to 100 Clément Renault 2023-04-26 17:19:02 +0200
  • 93f30e65a9
    Return the correct response JSON object from the facet-search route Clément Renault 2023-04-26 17:09:59 +0200
  • 893592c5e9
    Send analytics about the facet-search route Clément Renault 2023-04-26 17:08:55 +0200
  • e81809aae7
    Make the search for facet work Clément Renault 2023-04-26 11:55:43 +0200
  • ce7e7f12c8
    Introduce the facet search route Kerollmops 2023-04-13 18:16:33 +0200
  • addb21f110
    Restrict the number of facet search results to 1000 Kerollmops 2023-04-13 18:16:08 +0200
  • c34de05106
    Introduce the SearchForFacetValue struct Kerollmops 2023-04-13 17:38:20 +0200
  • 15a4c05379
    Store the facet string values in multiple FSTs Clément Renault 2023-05-02 09:34:28 +0200
  • 9deeec88e0
    Merge #3861 meili-bors[bot] 2023-06-28 09:28:31 +0000
  • 167ac55a2d
    Update dashboard generated from grafana Louis Dureuil 2023-06-28 11:22:16 +0200
  • ea68ccd034
    prefix http_* metrics by meilisearch Louis Dureuil 2023-06-28 11:21:50 +0200
  • d4f10800f2
    Merge #3834 meili-bors[bot] 2023-06-28 08:19:23 +0000
  • dc293911ad
    Merge #3745 meili-bors[bot] 2023-06-27 14:58:23 +0000
  • 9d68e6969e
    Merge #3859 meili-bors[bot] 2023-06-27 13:26:01 +0000
  • b4b686d253
    Merge all analytics events pertaining to updating the experimental features Louis Dureuil 2023-06-27 15:12:46 +0200
  • 98ec476198
    Merge #3855 meili-bors[bot] 2023-06-27 12:29:36 +0000
  • c47b8a8bfe
    Fix typo Louis Dureuil 2023-06-27 14:27:54 +0200
  • 054f81a021
    Make message consistent with the one in integration repos Louis Dureuil 2023-06-27 14:20:55 +0200
  • d8ea688481
    Merge #3825 meili-bors[bot] 2023-06-27 11:17:07 +0000
  • e69be93e42
    Log warn about using both q and vector field parameters Clément Renault 2023-06-27 12:31:52 +0200
  • b2b413db12
    Return all the _semanticScore values in the documents Clément Renault 2023-06-27 12:31:23 +0200
  • 30741d17fa
    Change the TODO message Clément Renault 2023-06-27 12:30:44 +0200
  • ebad1f396f
    Remove the useless euclidean distance implementation Clément Renault 2023-06-27 12:29:40 +0200
  • 29d8268c94
    Fix the vector query part by using the correct universe Clément Renault 2023-06-27 12:29:11 +0200
  • 63bfe1cee2
    Ignore when there are too many vectors Clément Renault 2023-06-27 12:28:32 +0200
  • f3e4d70638
    Send analytics about the query vector length Clément Renault 2023-06-27 10:19:30 +0200
  • eecf20f109
    Introduce a new invalid_vector_store Kerollmops 2023-06-26 18:07:56 +0200
  • 816d7ed174
    Update the Vector Store product feature link Kerollmops 2023-06-26 17:28:07 +0200
  • 864ad2a23c
    Check that vector store feature is enabled Louis Dureuil 2023-06-26 16:36:01 +0200
  • 66fb5c150c
    Rename _semanticSimilarity into _semanticScore Kerollmops 2023-06-26 10:59:03 +0200
  • 7c2f5f77b8
    Make clippy and fmt happy Kerollmops 2023-06-21 17:10:19 +0200
  • 66b8cfd8c8
    Introduce a way to store the HNSW on multiple LMDB entries Kerollmops 2023-06-21 17:07:02 +0200
  • ff3664431f
    Make rustfmt happy Kerollmops 2023-06-20 16:26:00 +0200
  • 531748c536
    Return a user error when the _vectors type is invalid Kerollmops 2023-06-20 16:18:24 +0200
  • 7aa1275337
    Display the _semanticSimilarity even if the _vectors field is not displayed Kerollmops 2023-06-20 15:54:28 +0200
  • 737aec1705
    Expose an _semanticSimilarity as a dot product in the documents Kerollmops 2023-06-20 14:38:58 +0200
  • 3e3c743392
    Make Rustfmt happy Kerollmops 2023-06-20 13:48:57 +0200
  • 5c5a4e075d
    Make clippy happy Kerollmops 2023-06-20 13:48:39 +0200
  • ab9f2269aa
    Normalize the vectors during indexation and search Kerollmops 2023-06-20 11:45:29 +0200
  • 321ec5f3fa
    Accept multiple vectors by documents using the _vectors field Kerollmops 2023-06-20 11:17:20 +0200
  • 1b2923f7c0
    Return the vector in the output of the search routes Kerollmops 2023-06-20 10:14:25 +0200
  • 717d4fddd4
    Remove the unused distance Kerollmops 2023-06-14 16:35:29 +0200
  • a7e0f0de89
    Introduce a new error message for invalid vector dimensions Kerollmops 2023-06-14 16:34:09 +0200
  • 3b560ef7d0
    Make clippy happy Kerollmops 2023-06-14 15:59:10 +0200
  • 2cf747cb89
    Fix the tests Kerollmops 2023-06-14 15:57:31 +0200
  • 3c31e1cdd1
    Support more pages but in an ugly way Kerollmops 2023-06-14 15:45:00 +0200
  • 23eaaf1001
    Change the name of the distance module Kerollmops 2023-06-14 14:58:51 +0200
  • c2a402f3ae
    Implement an ugly deletion of values in the HNSW Kerollmops 2023-06-14 14:54:28 +0200
  • 436a10bef4
    Replace the euclidean with a dot product Kerollmops 2023-06-14 14:34:58 +0200
  • 8debf6fe81
    Use a basic euclidean distance function Kerollmops 2023-06-14 14:22:36 +0200
  • c79e82c62a
    Move back to the hnsw crate Kerollmops 2023-06-14 14:20:05 +0200
  • aca305bb77
    Log more to make sure we insert vectors in the hgg data-structure Kerollmops 2023-06-14 14:17:55 +0200
  • 5816008139
    Introduce an optimized version of the euclidean distance function Kerollmops 2023-06-14 14:17:22 +0200
  • 268a9ef416
    Move to the hgg crate Kerollmops 2023-06-13 15:19:01 +0200
  • 642b0f3a1b
    Expose a new vector field on the search route Clément Renault 2023-06-08 18:47:06 +0200
  • cad90e8cbc
    Add a vector field to the search routes Clément Renault 2023-06-08 15:44:03 +0200
  • 4571e512d2
    Store the vectors in an HNSW in LMDB Clément Renault 2023-06-08 12:19:06 +0200
  • 7ac2f1489d
    Extract the vectors from the documents Clément Renault 2023-06-08 11:51:55 +0200
  • 34349faeae
    Create a new _vector extractor Clément Renault 2023-06-08 11:35:36 +0200
  • ed0a5be4b6
    Merge #3853 meili-bors[bot] 2023-06-27 10:30:13 +0000
  • f105df6599
    Merge #3850 meili-bors[bot] 2023-06-26 15:13:43 +0000
  • 13e9b4c2e5
    Add dump support Louis Dureuil 2023-06-26 12:24:55 +0200
  • 5a83cecb0f
    fix tests Louis Dureuil 2023-06-22 23:34:57 +0200
  • cca6e47ec1
    Errors when GETting metrics without the feature gate Louis Dureuil 2023-06-22 23:14:01 +0200
  • 6196a53668
    Gate score_details behind a runtime experimental feature flag Louis Dureuil 2023-06-22 23:12:29 +0200
  • bb6448dc2e
    Compute instance features from CLI options Louis Dureuil 2023-06-22 23:10:22 +0200
  • eef9293630
    New route to set some experimental features Louis Dureuil 2023-06-22 22:58:54 +0200
  • dac77dfd14
    Add new permissions for experimental-features route Louis Dureuil 2023-06-22 22:57:59 +0200
  • 072d81843f
    Persistently save to DB the status of experimental features Louis Dureuil 2023-06-22 22:56:44 +0200
  • 29ec02d4d4
    Add meilisearch_types::features module Louis Dureuil 2023-06-26 12:21:40 +0200
  • 9d2a12821d Use insta snapshot ManyTheFish 2023-06-22 14:42:52 +0200
  • 63ca25290b Take into account small Review requests ManyTheFish 2023-06-20 18:25:10 +0200
  • 59f64a5256 Return an error when an attribute is not searchable ManyTheFish 2023-06-20 17:04:59 +0200
  • dc391deca0 Reverse assert comparison to have a consistent error message ManyTheFish 2023-06-20 16:57:50 +0200
  • 114f878205 Rename restrictSearchableAttributes into attributesToSearchOn ManyTheFish 2023-06-20 10:00:35 +0200
  • 42709ea9a5 Fix clippy warnings ManyTheFish 2023-06-13 18:52:02 +0200
  • 993b0d012c Remove proximity_ranking_rule_order test, fixing this test would force us to create a fid_word_pair_proximity_docids and a fid_word_prefix_pair_proximity_docids databases which may multiply the keys of word_pair_proximity_docids and word_prefix_pair_proximity_docids by the number of attributes in the searchable_attributes list ManyTheFish 2023-06-13 17:41:36 +0200
  • fb8fa07169 Restrict field ids in search context ManyTheFish 2023-06-13 17:37:35 +0200
  • 0ccf1e2e40 Allow the search cache to store owned values ManyTheFish 2023-06-13 14:42:38 +0200
  • 9680e1e41f Introduce a BytesDecodeOwned trait in heed_codecs ManyTheFish 2023-06-13 14:41:53 +0200