Commit Graph

  • 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
  • a61ca4066e Add tests ManyTheFish 2023-06-07 18:49:17 +0200
  • 461b5118bd Add API search setting ManyTheFish 2023-06-07 11:24:40 +0200
  • a3716c5678 add the new parameter to the search builder of milli Tamo 2023-05-31 14:57:46 +0200
  • 2d34005965
    Merge #3821 meili-bors[bot] 2023-06-26 09:32:43 +0000
  • 62eefcda6e
    Change and add links to the Cloud Louis Dureuil 2023-06-26 09:17:15 +0200
  • 52b0f26d70
    Merge 6832bde1f5 into 040b5a5b6f Tamo 2023-06-24 23:35:51 +0200
  • a41c0ba755
    Fix the legend index-stats-tool Kerollmops 2023-06-24 14:53:28 +0200
  • ef9875256b
    Create a small tool to measure the size of inernal databases Kerollmops 2023-06-23 22:57:57 +0200
  • 85a24775c5
    Update README.md 0xflotus 2023-06-23 12:25:53 +0200
  • 6b0e9b9a7f
    Update README.md 0xflotus 2023-06-23 12:20:43 +0200
  • b18c57ea7f
    docs: fixed some broken links 0xflotus 2023-06-23 12:18:43 +0200
  • a49162d152 Extract creation and updated dates from v2 dump Sebastian Toh 2023-06-23 14:06:24 +0800
  • 7059e45eb7
    Merge d6868dbd47 into 040b5a5b6f Loïc Lecrenier 2023-06-23 14:08:07 +0800
  • 6d4981ec25 Expose lastUpdate and isIndexing in /stats endpoint Cong Chen 2023-06-23 07:24:25 +0800
  • 040b5a5b6f
    Merge #3842 meili-bors[bot] 2023-06-22 18:01:10 +0000
  • 3fa40a3f9c
    Change the error codes of the faceting settings prototype-sort-facet-values-by-count-1 Kerollmops 2023-06-22 18:15:15 +0200
  • 5675847a5f
    Move the sortFacetValuesBy in the faceting settings Kerollmops 2023-06-22 17:13:40 +0200
  • 530a3e2df3 fix some typos cui fliter 2023-06-19 16:43:32 +0800
  • f91f199e7a
    Ignore unknown facet search query parameters prototype-search-for-facet-values-6 Kerollmops 2023-06-22 14:59:44 +0200
  • 3c3a7b32dc
    Change the error message when a facet is not searchable Kerollmops 2023-06-22 14:28:32 +0200
  • 773b6f257e
    Return an error if there is an attempt to use metrics without the relevant experimental option Louis Dureuil 2023-06-21 17:57:46 +0200
  • 2066ae770a
    Gate score details behind an experimental flag Louis Dureuil 2023-06-21 16:52:45 +0200
  • 11d32ad192
    Add very light analytics for scoring Louis Dureuil 2023-06-19 09:40:52 +0200
  • d26e9a96ec
    Add score details to new search tests Louis Dureuil 2023-06-14 22:07:06 +0200
  • 49c8bc4de6
    Fix tests Louis Dureuil 2023-06-07 10:45:25 +0200
  • da833eb095
    Expose the scores and detailed scores in the API Louis Dureuil 2023-06-06 18:26:33 +0200
  • 701d44bd91
    Store the scores for each bucket Louis Dureuil 2023-06-15 17:37:16 +0200
  • c621a250a7
    Score for graph based ranking rules Louis Dureuil 2023-06-15 17:33:35 +0200
  • 8939e85f60
    Add rank_to_score for graph based ranking rules Louis Dureuil 2023-06-15 17:35:14 +0200
  • fa41d2489e
    Score for sort Louis Dureuil 2023-06-15 17:36:40 +0200
  • 59c5b992c2
    Score for geosort Louis Dureuil 2023-06-15 17:32:51 +0200
  • 2ea8194c18
    Score for exact_attributes Louis Dureuil 2023-06-15 17:32:27 +0200
  • 421df64602
    RankingRuleOutput now contains a Score Louis Dureuil 2023-06-15 17:36:20 +0200
  • c0fca6f884
    Add score_details Louis Dureuil 2023-06-06 18:06:02 +0200
  • 9015a8e8d9 Merge branch 'main' into cymruu/payload-unit-test Filip Bachul 2023-06-21 09:26:50 +0200
  • 2ced740e81 Return an error when an attribute is not searchable prototype-define-searchable-fields-at-search-time-1 ManyTheFish 2023-06-20 17:04:59 +0200
  • a5e6da6fb7 Reverse assert comparison to have a consistent error message ManyTheFish 2023-06-20 16:57:50 +0200
  • 8c82a7b7c6 Rename restrictSearchableAttributes into attributesToSearchOn ManyTheFish 2023-06-20 10:00:35 +0200
  • 2036014e4d
    Make rustfmt happy prototype-vector-store-1 Kerollmops 2023-06-20 16:26:00 +0200
  • 486d78ab1d
    Return a user error when the _vectors type is invalid Kerollmops 2023-06-20 16:18:24 +0200
  • b34df0a6a1
    Display the _semanticSimilarity even if the _vectors field is not displayed Kerollmops 2023-06-20 15:54:28 +0200
  • 28404d56b7
    Merge #3799 meili-bors[bot] 2023-06-20 13:35:33 +0000
  • 262c1f2baf
    Merge #3844 meili-bors[bot] 2023-06-20 13:01:07 +0000
  • e4d82a2fe1
    Expose an _semanticSimilarity as a dot product in the documents Kerollmops 2023-06-20 14:38:58 +0200
  • d256f77645
    Make Rustfmt happy Kerollmops 2023-06-20 13:48:57 +0200
  • d33886f891
    Make clippy happy Kerollmops 2023-06-20 13:48:39 +0200
  • cfed349aa3 Fix error messages in check-release.sh Valeriy V. Vorotyntsev 2023-05-30 00:59:38 +0300
  • c76345dc46
    Normalize the vectors during indexation and search Kerollmops 2023-06-20 11:45:29 +0200
  • a1edb6652a
    Accept multiple vectors by documents using the _vectors field Kerollmops 2023-06-20 11:17:20 +0200
  • ca03ca0b84
    Return the vector in the output of the search routes Kerollmops 2023-06-20 10:14:25 +0200
  • f050634b1e
    add virtual conditions to fid and position to always have the max cost Louis Dureuil 2023-06-06 18:15:42 +0200
  • becf1f066a
    Change how the cost of removing words is computed Louis Dureuil 2023-06-06 18:10:59 +0200
  • 701d299369
    Remove out-of-date comment Louis Dureuil 2023-06-12 17:19:55 +0200
  • a20e4d447c
    Position now takes into account the distance to the position of the word in the query Louis Dureuil 2023-06-13 13:25:20 +0200
  • af57c3c577
    Proximity costs 0 for documents that are perfectly matching Louis Dureuil 2023-06-13 09:08:40 +0200
  • 0c40ef6911
    Fix sort id Louis Dureuil 2023-06-06 18:21:31 +0200
  • bbc9f68ff5 Use the input from the previous job instead of the workflow dispatch curquiza 2023-06-19 18:49:15 +0200
  • 45636d315c
    Merge #3670 meili-bors[bot] 2023-06-19 09:09:30 +0000
  • e563676ce5
    Add score details to new search tests prototype-scoring-1 Louis Dureuil 2023-06-14 22:07:06 +0200
  • 513649a955
    Fix tests Louis Dureuil 2023-06-07 10:45:25 +0200
  • 61265e2830
    Expose the scores and detailed scores in the API Louis Dureuil 2023-06-06 18:26:33 +0200
  • f5e77419f4
    Store the scores for each bucket Louis Dureuil 2023-06-15 17:37:16 +0200
  • fd82ea828c
    Score for graph based ranking rules Louis Dureuil 2023-06-15 17:33:35 +0200
  • 7daa9049d8
    Add rank_to_score for graph based ranking rules Louis Dureuil 2023-06-15 17:35:14 +0200
  • 42075d3a12
    Score for sort Louis Dureuil 2023-06-15 17:36:40 +0200
  • efdd5b3551
    Score for geosort Louis Dureuil 2023-06-15 17:32:51 +0200
  • 1ead3d87b5
    Score for exact_attributes Louis Dureuil 2023-06-15 17:32:27 +0200
  • bb6cba8c26
    RankingRuleOutput now contains a Score Louis Dureuil 2023-06-15 17:36:20 +0200
  • 80e038be6c
    Add score_details Louis Dureuil 2023-06-06 18:06:02 +0200
  • 5883e8b621
    add virtual conditions to fid and position to always have the max cost Louis Dureuil 2023-06-06 18:15:42 +0200
  • cb9d78fc7f
    Merge #3835 meili-bors[bot] 2023-06-15 15:30:24 +0000
  • fefa6ae92c
    Change how the cost of removing words is computed Louis Dureuil 2023-06-06 18:10:59 +0200