Commit Graph

  • c6b883289c
    Remove the unused fetch_keywords function Kerollmops 2020-09-30 15:38:56 +02:00
  • 7e1c674b5c dynamic membership add node mpostma 2020-09-30 15:31:50 +02:00
  • afc3b0915b
    fix backups many 2020-09-29 12:18:09 +02:00
  • 04bcc59dd1 dynamic membership progresses mpostma 2020-09-30 13:03:25 +02:00
  • 58237bd67f
    Introduce the average-number-of-document-by-word-pair-proximity infos subcommand Kerollmops 2020-09-29 18:32:48 +02:00
  • 991be8950e
    Rename the subcommand into average-number-of-positions-by-word-by-doc Kerollmops 2020-09-29 18:11:44 +02:00
  • 59d0bf79b0 refactor cluster formation process mpostma 2020-09-29 18:12:10 +02:00
  • 54370e228a
    Search for documents with longer proximities until we find enough Kerollmops 2020-09-29 16:07:04 +02:00
  • f277ea134f
    Simplify some search function by reducing the number of parameters Kerollmops 2020-09-29 15:33:49 +02:00
  • 68f4af7d2e
    Improve the display of the number of processed documents Kerollmops 2020-09-29 15:10:08 +02:00
  • 59a127d022
    Improve the indexing process Kerollmops 2020-09-29 15:09:18 +02:00
  • f313de98c8
    Merge #980 v0.15.0rc0 bors[bot] 2020-09-28 15:09:26 +00:00
  • 03d4651077 bump meilisearch mpostma 2020-09-28 16:56:05 +02:00
  • 6ddb3e722c
    Depth-first search cache the docids unions Kerollmops 2020-09-28 16:53:37 +02:00
  • a3821a0b33
    Introduce the depth_first_search path resolution function Kerollmops 2020-09-28 13:54:29 +02:00
  • 32f6a9a457
    Merge #976 bors[bot] 2020-09-28 13:38:46 +00:00
  • 099a0802fc
    Merge #916 bors[bot] 2020-09-28 13:13:47 +00:00
  • e258e0b2c2
    Merge #887 bors[bot] 2020-09-28 12:47:08 +00:00
  • c254320860
    Implement backups many 2020-07-28 14:41:49 +02:00
  • 51fd849852 cargo fmt qdequele 2020-08-17 17:43:05 +02:00
  • ab170ce4fd add test qdequele 2020-08-17 17:42:48 +02:00
  • 90226dc8a9 Considere an empty query search as a placeholder search #916 qdequele 2020-08-17 17:40:07 +02:00
  • 51c237f9d8
    Fix the benchmarks compilation Kerollmops 2020-09-28 13:39:17 +02:00
  • d8354f6f02
    Fix the word_docids capacity limit detection Clément Renault 2020-09-27 11:46:52 +02:00
  • 63868b2600
    Merge #977 bors[bot] 2020-09-25 19:35:25 +00:00
  • 757bba2829 Revert "format meilisearch" mpostma 2020-09-24 18:45:13 +02:00
  • 22d439f682 update pest dependency mpostma 2020-09-24 18:36:38 +02:00
  • 394f2abd49
    Merge #971 bors[bot] 2020-09-24 16:06:35 +00:00
  • 030bcd8b05 Revert "facet count more tests" mpostma 2020-09-24 16:40:18 +02:00
  • d8d29d3615 Revert "fix facet count bug" mpostma 2020-09-24 16:39:42 +02:00
  • e58e9a92e2 change mdns library mpostma 2020-09-24 14:37:07 +02:00
  • 25b2853b70
    Move the words pairs proximities compute into the write document function Clément Renault 2020-09-23 15:02:40 +02:00
  • ed05999f63
    Replace the arc cache by a simple linked hash map Clément Renault 2020-09-23 14:50:52 +02:00
  • 4d22d80281
    Display only the key on heed error Clément Renault 2020-09-23 14:13:51 +02:00
  • 5178b3d59d
    Make the search system be aware of query words typos Clément Renault 2020-09-23 12:01:39 +02:00
  • b597a92487
    Add a default max-memory value to the indexer Clément Renault 2020-09-23 11:54:41 +02:00
  • 1f6e00878d
    Use the words pair proximities in the search algorithm Clément Renault 2020-09-22 18:19:28 +02:00
  • efe5984d54
    Merge #963 bors[bot] 2020-09-22 15:30:21 +00:00
  • 63260e6443 add tests for documents mpostma 2020-07-08 14:31:33 +02:00
  • 31224a8425
    Index the word pair proximities for both orders of the pair Clément Renault 2020-09-22 14:49:22 +02:00
  • a58ae5eb2a
    Introduce the word-pair-proximities-docids infos subcommand Clément Renault 2020-09-22 13:52:24 +02:00
  • d6fa9c0414
    Index the intra documents word pair proximities Clément Renault 2020-09-22 14:04:33 +02:00
  • 7b67ae6972
    Introduce the StrStrU8 heed codec Clément Renault 2020-09-22 12:38:12 +02:00
  • e34437b2d7
    Move the proximity function to a module Clément Renault 2020-09-22 10:53:20 +02:00
  • a794970b72 additional tests for index mpostma 2020-07-01 15:58:37 +02:00
  • 15208c7d3d
    Simplify the indexer record loop Clément Renault 2020-09-22 10:33:25 +02:00
  • e5adfaade0
    Replace the token filter by a filter mapper Clément Renault 2020-09-22 10:24:31 +02:00
  • ba0f44e361
    upgrade actix-web to v3 Rob Ede 2020-09-12 03:29:17 +01:00
  • d21c80b865
    Apply the chunk compression parameters on all the MTBL writers Clément Renault 2020-09-21 18:30:42 +02:00
  • 944df52e2a
    Simplify the indexer main loop Clément Renault 2020-09-21 14:59:48 +02:00
  • 4acaecd921
    Merge #749 bors[bot] 2020-09-21 09:51:56 +00:00
  • 64a0a044b4 remove need for dfs mpostma 2020-09-21 10:19:20 +02:00
  • 84a3e95fa4
    Merge branch 'stable' Clément Renault 2020-09-11 12:08:20 +02:00
  • 3ded98e5fa
    Bump the roaring version that fix a deserialization bug Kerollmops 2020-09-10 20:53:18 +02:00
  • 276ca7100f stable cluster, svc discovery shutdown mpostma 2020-09-10 17:24:41 +02:00
  • d5e5baa20f
    Bump the oxidized-mtbl dependency Kerollmops 2020-09-10 13:29:12 +02:00
  • 5df420cd69 optional metric server mpostma 2020-09-08 18:52:57 +02:00
  • 5b3c3a831a forward writes to leader mpostma 2020-09-08 18:45:01 +02:00
  • f045e111ea
    Merge #960 v0.14.1 0.14.1 bors[bot] 2020-09-08 16:11:53 +00:00
  • 87a76c2a60
    bump version and update changelog many 2020-09-08 18:00:25 +02:00
  • f49cbadc7a add load balancing mpostma 2020-09-08 16:33:36 +02:00
  • edf0a4da9e draft service discovery + docker mpostma 2020-09-08 16:16:55 +02:00
  • 0fb086f241
    Use the crates.io raoring library Kerollmops 2020-09-08 15:16:04 +02:00
  • aed0704404
    Remove the temporary optimisation Kerollmops 2020-09-08 14:48:33 +02:00
  • 4edaebab90
    Merge #959 bors[bot] 2020-09-08 08:35:49 +00:00
  • 072382fa61
    Sort the word docids to make intersections much faster Kerollmops 2020-09-07 22:38:49 +02:00
  • ad11c5fb3f
    Introduce the words-docids command for the infos binary Kerollmops 2020-09-07 22:36:35 +02:00
  • 5664c37539
    Introduce an heed codec that reduce the size of small amount of serialized integers Kerollmops 2020-09-07 15:42:20 +02:00
  • b43137b508
    add version guard in copy_and_compact_to_path function many 2020-09-07 15:51:34 +02:00
  • 3e2250423c
    Introduce the average-number-of-positions infos subcommand Kerollmops 2020-09-07 15:26:42 +02:00
  • ea605b499c
    Introduce two new infos subcommands Kerollmops 2020-09-07 14:56:48 +02:00
  • bb1ab428db
    Use another function to define the proximity Clément Renault 2020-09-06 17:33:26 +02:00
  • f928b91e9d
    Specify the exact rev for the near-proximity dep Clément Renault 2020-09-06 17:21:38 +02:00
  • dec460ce52
    Fix the infos binary and add commands Clément Renault 2020-09-06 17:14:20 +02:00
  • daa3673c1c
    Invert the word docid positions key order Clément Renault 2020-09-06 10:30:53 +02:00
  • c2405bcae2
    Prefer using the word_docids db to create the words-fst Clément Renault 2020-09-06 10:23:56 +02:00
  • 4ca9472e02
    Fix the minimum proximity len Kerollmops 2020-09-06 09:54:03 +02:00
  • 1c504471d3
    Introduce the plane-sweep algorithm Clément Renault 2020-09-05 18:25:27 +02:00
  • dc88a86259
    Store the word positions under the documents Clément Renault 2020-09-05 18:03:06 +02:00
  • 60281a4692 update movies dataset link mpostma 2020-09-04 20:37:38 +02:00
  • ec4a781134 prevent older entries to be applied again mpostma 2020-09-02 10:43:34 +02:00
  • 0ca44b6a82
    Merge branch 'master' into issue943 gorogoroumaru 2020-09-02 13:09:37 +09:00
  • ae2de4d0c4 added changelog gorogoroumaru 2020-09-02 11:21:58 +09:00
  • e47b4acd08 changed the implementation of displayedAttributes from HashSet into BtreeSet gorogoroumaru 2020-09-02 11:13:16 +09:00
  • eb4a410ff9 implements remaining apply methods mpostma 2020-09-01 16:46:09 +02:00
  • 0a30e140a3 add some logging mpostma 2020-09-01 16:17:30 +02:00
  • 6c288176b8 document add mpostma 2020-09-01 15:20:09 +02:00
  • 6e3ae6827c first run mpostma 2020-09-01 13:43:33 +02:00
  • a07c3743f0
    Merge #944 bors[bot] 2020-09-01 08:43:47 +00:00
  • 954f572e79 facet count more tests mpostma 2020-09-01 10:25:13 +02:00
  • 733c02dd7c fix facet count bug mpostma 2020-09-01 10:12:00 +02:00
  • 580ed1119a
    Make the engine to return csv string records as documents and headers Kerollmops 2020-08-31 14:20:42 +02:00
  • a4faf133fa raft main mpostma 2020-08-31 16:46:26 +02:00
  • c33b6fc84e initialize raft cluster mpostma 2020-08-31 13:38:04 +02:00
  • bad0663138
    Come back to the old tokenizer Clément Renault 2020-08-30 21:50:30 +02:00
  • 220ba0785c
    Make the front-end to throttle the request by 100ms Kerollmops 2020-08-31 13:34:35 +02:00
  • 491aadbce3 raft run mpostma 2020-08-31 12:35:23 +02:00
  • 8014deb695 raft index updates mpostma 2020-08-31 11:14:43 +02:00
  • a14c54ea7a raft documents updates mpostma 2020-08-31 11:03:11 +02:00
  • ad84fd18e8 raft settings routes mpostma 2020-08-30 10:36:24 +02:00