Commit Graph

  • 2f9af6a707
    Fix the REAMD.md bash example Clément Renault 2021-03-08 18:56:22 +01:00
  • f204344102
    Update the LICENSE file to match the year 2021 Clément Renault 2021-03-08 18:54:06 +01:00
  • 22f20f0c29
    Merge pull request #99 from meilisearch/infos-missing-db-names Clément Renault 2021-03-08 18:52:08 +01:00
  • 18844d60b5
    Simplify the output of database sizes in the infos crate Clément Renault 2021-03-05 16:37:18 +01:00
  • 3d02b19fbd
    Introduce the docids-words-positions subcommand to the infos crate Clément Renault 2021-03-05 16:13:21 +01:00
  • bd63da0a0e
    Add missing databases to the infos subcommand Kerollmops 2020-12-28 16:46:16 +01:00
  • 51e0d6d5ee
    remove word on Frédéric Harper 2021-03-08 11:41:09 -05:00
  • f9be3ad3fd
    Merge pull request #103 from meilisearch/plane-sweep-proximity Clément Renault 2021-03-08 16:58:34 +01:00
  • 4e1597bd1d
    clean Uuid resolver actor mpostma 2021-03-08 16:27:29 +01:00
  • d781a6164a
    Rewrite some code with idiomatic Rust Kerollmops 2021-03-08 16:27:52 +01:00
  • b18ec00a7a
    Add a logging_timer macro to te criterion next methods Clément Renault 2021-03-06 11:28:22 +01:00
  • 82a0f678fb
    Introduce a cache on the docid_word_positions database method Kerollmops 2021-03-08 16:12:03 +01:00
  • 5fcaedb880
    Introduce a WordDerivationsCache struct Clément Renault 2021-03-05 11:02:24 +01:00
  • 2606c92ef9
    use plain sweep in proximity criterion many 2021-03-04 16:07:07 +01:00
  • ae47bb3594
    Introduce plane_sweep function in proximity criterion many 2021-03-03 15:41:09 +01:00
  • 636a9df177
    Temporarily fix the tinytemplate doc hidden issue Kerollmops 2021-03-03 13:38:20 +01:00
  • 06403a5708
    clean index actor unwraps mpostma 2021-03-08 15:53:16 +01:00
  • 9d421d5ed4
    Merge pull request #72 from meilisearch/enable-criterion marin 2021-03-08 14:08:16 +01:00
  • e9b90d5380
    fixes from review mpostma 2021-03-08 13:51:33 +01:00
  • 944a5bb36e
    update milli mpostma 2021-03-08 13:28:31 +01:00
  • f190d5f496
    Merge pull request #100 from meilisearch/improve-asc-desc-criterion Clément Renault 2021-03-08 13:37:00 +01:00
  • 3c76b3548d
    Rework the Asc/Desc criteria to be facet iterator based Clément Renault 2021-03-04 11:00:18 +01:00
  • a58d2b6137
    Print the Asc/Desc criterion field name in the debug prints Clément Renault 2021-03-04 10:13:34 +01:00
  • 08a0ff7091
    Merge pull request #101 from meilisearch/criterion-display Clément Renault 2021-03-08 13:29:05 +01:00
  • e3095be85c
    Remove Debug use in Display impl mpostma 2021-03-08 12:09:09 +01:00
  • 9e1eb25232
    implement display for criterion mpostma 2021-03-05 19:54:46 +01:00
  • 71b069d3e1
    Merge pull request #102 from meilisearch/fix-searchable-settings-test Clément Renault 2021-03-08 10:55:30 +01:00
  • 2f93cce7aa
    auto index creation mpostma 2021-03-08 10:48:34 +01:00
  • ac4d795eff
    update created at when updating index mpostma 2021-03-08 10:20:53 +01:00
  • ced32afd9f
    implement get single index mpostma 2021-03-06 20:17:58 +01:00
  • 281a445998
    implement list indexes mpostma 2021-03-06 20:12:20 +01:00
  • d9254c4355
    implement index delete mpostma 2021-03-06 12:57:56 +01:00
  • e5bb96bc3b
    Fix the searchable settings test Clément Renault 2021-03-06 12:48:41 +01:00
  • 86211b1ddd
    import routes modules in main mpostma 2021-03-06 10:53:11 +01:00
  • 7d28f8cff0
    implement get single udpate mpostma 2021-03-06 10:51:52 +01:00
  • f4f42ec441
    add tests mpostma 2021-03-05 20:06:10 +01:00
  • 3992d917ec
    Merge pull request #55 from meilisearch/fix-settings-delete marin 2021-03-05 19:57:43 +01:00
  • 964e52ef08
    Merge pull request #56 from meilisearch/fix-bad-index-uid marin 2021-03-05 19:57:31 +01:00
  • 65ca80bdde
    enable criterion setting mpostma 2021-03-05 19:31:49 +01:00
  • b8ebf07555
    Merge pull request #57 from meilisearch/remove-duplicated-pending-update marin 2021-03-05 19:17:57 +01:00
  • f04dd2af39
    enable tests delete settings mpostma 2021-02-24 10:43:50 +01:00
  • d52e6fc21e
    fix settings delete bug mpostma 2021-02-24 10:42:27 +01:00
  • 561f29042c
    add tests mpostma 2021-02-24 11:15:48 +01:00
  • 3987d17e40
    add indx uid format guard on create ops mpostma 2021-02-24 11:00:15 +01:00
  • c0515bcfe2
    Update src/index_controller/local_index_controller/mod.rs marin 2021-03-05 19:08:28 +01:00
  • 7d2ae9089e
    restore test mpostma 2021-02-24 13:35:56 +01:00
  • 4552c42f88
    deduplicate pending and processing updates mpostma 2021-02-24 13:33:24 +01:00
  • a9c7b73744
    implement list all updates mpostma 2021-03-05 18:34:04 +01:00
  • c2282ab5cb
    non local udpate actor mpostma 2021-03-04 19:30:13 +01:00
  • f090f42e7a
    multi index store mpostma 2021-03-04 19:18:01 +01:00
  • 6a0a9fec6b
    async update store mpostma 2021-03-04 17:25:02 +01:00
  • a955e04ab6
    implement clear documents mpostma 2021-03-04 16:04:12 +01:00
  • ae5581d37c
    implement delete documents mpostma 2021-03-04 15:59:18 +01:00
  • 181eaf95f5
    restore update documents mpostma 2021-03-04 15:10:58 +01:00
  • 581dcd5735
    implement retrieve one document mpostma 2021-03-04 15:09:00 +01:00
  • f3d65ec5e9
    implement retrieve documents mpostma 2021-03-04 14:20:19 +01:00
  • 17b84691f2
    list settings mpostma 2021-03-04 12:38:55 +01:00
  • 47138c7632
    update settings mpostma 2021-03-04 12:20:14 +01:00
  • 8432c8584a
    refactor index controller mpostma 2021-03-04 12:03:06 +01:00
  • a56db854a2
    refactor update handler mpostma 2021-03-04 11:56:32 +01:00
  • 9e2a95b1a3
    refactor search mpostma 2021-03-04 11:23:41 +01:00
  • ae3c8af56c
    enable faceted search mpostma 2021-03-04 10:40:37 +01:00
  • 70dce6cc0b
    Make sure that we do not use jemalloc on macos Clément Renault 2021-03-04 09:17:46 +01:00
  • 77083d9e80
    Merge #1279 bors[bot] 2021-03-03 21:15:16 +00:00
  • 4a66803d76
    fix Docker volume path Frédéric Harper 2021-03-03 13:15:37 -05:00
  • 2924ed31f3
    Merge pull request #97 from meilisearch/criteria Clément Renault 2021-03-03 18:24:22 +01:00
  • 9b6b35d9b7
    Clean up some comments Kerollmops 2021-03-03 18:19:10 +01:00
  • 2cc4a467a6
    Change the criterion output that cannot fail Kerollmops 2021-03-03 18:16:13 +01:00
  • 1fc25148da
    Remove useless where clauses for the criteria Kerollmops 2021-03-03 18:09:19 +01:00
  • 07784c8990
    Tune the words prefixes threshold to compute for 1/1000 instead Kerollmops 2021-03-03 11:25:36 +01:00
  • f376c6a728
    Make sure we retrieve the docid word positions Kerollmops 2021-03-03 10:48:16 +01:00
  • 5c5e51095c
    Fix the Asc/Desc criteria to alsways return the QueryTree when available Kerollmops 2021-03-03 11:43:42 +01:00
  • cdaa96df63
    optimize proximity criterion many 2021-03-02 14:46:50 +01:00
  • 246286f0eb
    take hard separator into account many 2021-03-02 11:14:10 +01:00
  • 6bf6b40495
    Remove unused files Kerollmops 2021-03-02 11:02:09 +01:00
  • f118d7e067
    build criteria from settings Kerollmops 2021-03-02 11:58:32 +01:00
  • 025835c5b2
    Fix the criteria to avoid always returning a placeholder Kerollmops 2021-03-01 14:03:12 +01:00
  • 36c1f93ceb
    Do an union of the bucket candidates Kerollmops 2021-02-25 17:28:20 +01:00
  • b0e0c5eba0
    remove option of bucket_candidates many 2021-02-25 16:59:09 +01:00
  • daf126a638
    Introduce the final Fetcher criterion Kerollmops 2021-02-25 16:34:29 +01:00
  • 7ac09d7b7c
    remove option of bucket_candidates many 2021-02-25 16:54:41 +01:00
  • 5af63c74e0
    Speed-up the MatchingWords highlighting struct Kerollmops 2021-02-24 17:44:35 +01:00
  • 4510bbccca
    Add a lot of debug Kerollmops 2021-02-24 15:37:37 +01:00
  • ae4a237e58
    Fix the maximum_proximity function Kerollmops 2021-02-24 15:36:57 +01:00
  • 9bc9b36645
    Introduce the Proximity criterion Kerollmops 2021-02-22 17:17:01 +01:00
  • 22b84fe543
    Use the words criterion in the search module Kerollmops 2021-03-03 12:12:35 +01:00
  • 3d731cc861
    remove option on bucket_candidates many 2021-02-25 16:47:34 +01:00
  • 14f9f85c4b
    Introduce the AscDesc criterion Clément Renault 2021-02-19 15:45:15 +01:00
  • b5b7ec0162
    implement initial state for words criterion many 2021-02-24 15:59:19 +01:00
  • 3415812b06
    Imrpove the intersection speed in the words criterion Kerollmops 2021-02-24 14:48:12 +01:00
  • ef381e17bb
    Compute the candidates for each sub query tree Clément Renault 2021-02-19 11:20:42 +01:00
  • e174ccbd8e
    Use the words criterion in the search module Kerollmops 2021-02-18 17:22:43 +01:00
  • 1e47f9b3ff
    Introduce the Words criterion Clément Renault 2021-02-19 15:32:14 +01:00
  • 2d068bd45b
    implement Context trait for criteria many 2021-02-17 15:27:35 +01:00
  • d92ad5640a
    remove option on bucket_candidates many 2021-02-25 16:14:38 +01:00
  • 64688b3786
    fix query tree builder many 2021-02-25 14:59:40 +01:00
  • fb7e6df790
    add tests on typo criterion many 2021-02-24 10:25:22 +01:00
  • c5a32fd4fa
    Fix the typo criterion Kerollmops 2021-02-23 17:33:20 +01:00
  • a273c46559
    clean warnings many 2021-02-18 16:31:10 +01:00
  • 9e093d5ff3
    add cache on alterate_query_tree function many 2021-02-18 15:45:47 +01:00