Commit Graph

  • 4afc4d0751
    Use the groups of four positions to speed up disjunctions tests Clément Renault 2020-08-30 12:02:06 +02:00
  • 9341c42750 optional rpc client, and auto connection mpostma 2020-08-30 09:32:16 +02:00
  • 605f75b56f
    Add the words grouped by four positions in the infos binary Clément Renault 2020-08-29 18:12:31 +02:00
  • ad5cafbfed
    Introduce a database to store docids in groups of four positions Clément Renault 2020-08-29 16:29:18 +02:00
  • 3db517548d
    Move the documents back into the LMDB database Clément Renault 2020-08-29 15:14:04 +02:00
  • 816db7a0aa
    Improve the RoaringBitmap codec to reserve enough vector space Clément Renault 2020-08-29 11:21:30 +02:00
  • 3fe497e129
    Improve the Mtbl heed codec to only encode MTBL databases Clément Renault 2020-08-29 11:20:39 +02:00
  • 21aafd603c
    Make sure the first document is associated to the document id 0 Clément Renault 2020-08-29 10:56:40 +02:00
  • a1b12b51fe add method to get client list mpostma 2020-08-29 10:38:01 +02:00
  • 0a44ff86ab
    Put the documents MTBL back into LMDB Clément Renault 2020-08-28 15:38:05 +02:00
  • c94daf8c3d
    Merge #933 bors[bot] 2020-08-28 13:09:34 +00:00
  • 6db51ed8b2
    README.md - Fixed Small Typo Liam Riddell 2020-08-28 13:44:53 +01:00
  • d784d87880
    Remove the prefix LMDB databases Clément Renault 2020-08-28 14:39:25 +02:00
  • 7cde312f14
    Introduce the StrBEU32Codec heed codec Clément Renault 2020-08-28 14:16:37 +02:00
  • 34db376ae5
    Rename the RoaringBitmapCodec module Clément Renault 2020-08-28 13:31:16 +02:00
  • 7d9ff13fbf add join rpc mpostma 2020-08-28 13:08:57 +02:00
  • 2595207b68 run raft node mpostma 2020-08-27 17:34:01 +02:00
  • c46c2326d8 impl raft rpc mpostma 2020-08-27 16:17:05 +02:00
  • 6bcd4459e6 clean module mpostma 2020-08-27 12:12:50 +02:00
  • fb334be7b4 raft storage mpostma 2020-08-26 19:36:54 +02:00
  • 38ddc71b83
    Simplify the search algorithm Kerollmops 2020-08-26 15:16:41 +02:00
  • ba2eb0d7ad
    Take the words-fst into account when retrieving the biggests values Kerollmops 2020-08-26 14:36:22 +02:00
  • 1ed385799a raft structure mpostma 2020-08-25 18:24:41 +02:00
  • 0248864aef refactor settings mpostma 2020-08-25 17:51:08 +02:00
  • ff26ca31b5 factorize synonyms and stop words mpostma 2020-08-25 16:36:51 +02:00
  • ffaea54443 factorize settings writes mpostma 2020-08-25 15:32:07 +02:00
  • 1131931612 requested changes marin 2020-08-25 15:33:09 +02:00
  • 50112e8813 remove index_uid path struct mpostma 2020-08-25 14:36:49 +02:00
  • 2351bdb319 factorize index write operation mpostma 2020-08-25 11:56:55 +02:00
  • cccf4811be factorize document write operations mpostma 2020-08-25 11:38:24 +02:00
  • 1b90540601 format meilisearch mpostma 2020-08-25 11:30:05 +02:00
  • 118c673eaf
    Merge #927 v0.14.0rc0 v0.14.0 release-v0.14.0 bors[bot] 2020-08-24 14:36:21 +00:00
  • a9a2d3bca3 update changelog mpostma 2020-08-24 15:49:24 +02:00
  • 4a9e56aa4f bump meilisearch version 0.14.0 mpostma 2020-08-24 15:49:09 +02:00
  • 14bb9505eb
    Merge #926 bors[bot] 2020-08-24 12:48:08 +00:00
  • d937aeac0a Update genre field with genres Charlotte Vermandel 2020-08-24 14:22:33 +02:00
  • dd540d2540
    Merge #924 bors[bot] 2020-08-24 12:18:17 +00:00
  • 4ecaf99047 fix test option test mpostma 2020-08-24 14:14:11 +02:00
  • 32da07ccee
    Introduce the word-positions-doc-ids and words-positions infos commands Clément Renault 2020-08-23 10:52:47 +02:00
  • d19f394630
    Make the indexer support gzipped CSV as input Clément Renault 2020-08-21 18:10:24 +02:00
  • ff479c865d
    Replace pipe by ringtail to improve stdin read performances Clément Renault 2020-08-21 16:08:32 +02:00
  • ada30c2789
    Introducing more arguments to specify the different compression algorithms Clément Renault 2020-08-21 16:41:26 +02:00
  • 02335ee72d
    Introduce the biggest-value-sizes command on the infos binary Clément Renault 2020-08-21 14:42:55 +02:00
  • 1e3e756c19
    Introduce the words-frequencies command on the infos binary Clément Renault 2020-08-21 14:24:05 +02:00
  • 6a230fe803
    Move the contains_documents logic to a function Kerollmops 2020-08-18 17:55:45 +02:00
  • e55a569629
    Compress much more the documents database Kerollmops 2020-08-17 21:08:01 +02:00
  • 445a6c9ea2 update options name mpostma 2020-08-21 14:42:20 +02:00
  • 67b7d60cb0
    Merge #920 bors[bot] 2020-08-19 07:56:27 +00:00
  • 94b3e8e56e
    fix bug and add tests many 2020-07-13 18:22:18 +02:00
  • 89b5ae63fc
    Merge #915 bors[bot] 2020-08-18 12:50:10 +00:00
  • 962bad3cea
    Introduce an infos binary to fetch stats Kerollmops 2020-08-17 15:15:37 +02:00
  • 2a79dc9ded log error on unwrap error mpostma 2020-08-17 16:32:40 +02:00
  • 8806fcd545
    Introduce a better query and document lexer Clément Renault 2020-08-15 20:37:13 +02:00
  • 1e358e3ae8
    Introduce the AstarBagIter that iterates through best paths Clément Renault 2020-08-15 16:16:00 +02:00
  • 5ed62dbf76 fix unwrap bug mpostma 2020-08-14 12:16:48 +02:00
  • cb267b68ed
    Merge #910 bors[bot] 2020-08-13 15:43:58 +00:00
  • 6539be6c46 Fix typo in error message Clementine Urquizar 2020-08-13 17:01:20 +02:00
  • 7dc594ba4d
    Introduce the Search builder struct Clément Renault 2020-08-13 14:15:05 +02:00
  • a23bdb31a3
    Merge #829 bors[bot] 2020-08-12 16:37:31 +00:00
  • 9014290875
    implement snapshot many 2020-07-02 16:20:45 +02:00
  • 1903302a74
    Merge #906 bors[bot] 2020-08-12 09:04:36 +00:00
  • bfb46cbfbe
    Introduce the Crtierion enum Clément Renault 2020-08-12 10:43:02 +02:00
  • 75c3cb4bb6 fix compile error mpostma 2020-08-07 17:43:35 +02:00
  • bfd0f806f8 requested changed marin 2020-08-07 16:40:02 +02:00
  • afab8a7846 clean facet result types mpostma 2020-06-26 14:06:29 +02:00
  • afacdbc7a0 update tests for facets distribution case mpostma 2020-06-26 12:59:46 +02:00
  • 18a50b4dac fix facet distribution case mpostma 2020-06-26 12:59:20 +02:00
  • 6d04a285dc
    Retrieve and display the distances of the words found Clément Renault 2020-08-11 15:18:02 +02:00
  • 1bd37d213a
    Lowercase quoted words Clément Renault 2020-08-10 14:49:09 +02:00
  • 883a8109c8
    Show both database and documents database sizes Clément Renault 2020-08-10 14:37:18 +02:00
  • a4e0f3f724
    Remove the useless TransitiveArc from the serve binary Clément Renault 2020-08-10 14:01:21 +02:00
  • edc06a97d6
    Remove the useless stats binary Clément Renault 2020-08-10 13:55:02 +02:00
  • ae77fe5a69
    Introduce an option to specify the maximum database size Clément Renault 2020-08-10 13:53:53 +02:00
  • 394844062f
    Move the documents MTBL database inside the Index Clément Renault 2020-08-10 13:47:19 +02:00
  • 57b41309df fix compile error mpostma 2020-08-07 17:43:35 +02:00
  • 0dfecc7670 requested changed marin 2020-08-07 16:40:02 +02:00
  • 963bb8ca23 clean facet result types mpostma 2020-06-26 14:06:29 +02:00
  • 934908c0bb update tests for facets distribution case mpostma 2020-06-26 12:59:46 +02:00
  • 4c8124597a fix facet distribution case mpostma 2020-06-26 12:59:20 +02:00
  • ecd2b2f217
    Make the final merge done in parallel Clément Renault 2020-08-07 15:44:04 +02:00
  • 91282c8b6a
    Move the documents into another file Clément Renault 2020-08-07 13:11:31 +02:00
  • fae694a102
    Put the documents into an MTBL database Clément Renault 2020-08-06 18:19:10 +02:00
  • d5a356902a
    Update oxidized-mtbl Clément Renault 2020-08-07 12:14:03 +02:00
  • 405a71d3a4
    Accept csv from stdin Clément Renault 2020-08-06 12:38:42 +02:00
  • d3b1096510
    Compute the word attribute postings lists on each threads Clément Renault 2020-08-06 11:08:24 +02:00
  • 8d734941af
    Clean up some lines Clément Renault 2020-08-06 10:20:26 +02:00
  • a4e3c7c37c
    Force the Papa parse delimiter Clément Renault 2020-08-05 14:11:46 +02:00
  • 6508d497ce
    Replace the regex highlighting by a simple algorithm Clément Renault 2020-08-05 13:52:27 +02:00
  • 4873abe145
    Introduce option flags to toggle the indexing engine Clément Renault 2020-08-05 12:10:41 +02:00
  • bd4b18541c
    Introduce a new indexer which uses an MTBL sorter Clément Renault 2020-08-04 15:19:21 +02:00
  • 3f21760d56
    Update README.md Clément Renault 2020-08-04 15:40:37 +02:00
  • bc3a0ac6a3
    Display the milli logo and update the description Clément Renault 2020-08-04 15:40:02 +02:00
  • fb69769991
    Merge #889 bors[bot] 2020-07-29 11:40:08 +00:00
  • 750e7382c6 fix clippy warnings Takayuki Maeda 2020-07-29 11:32:34 +09:00
  • 2464cc7a6d
    Merge #888 bors[bot] 2020-07-28 15:20:59 +00:00
  • f078cbac4d Remove schema mention in error message Clementine Urquizar 2020-07-28 15:18:05 +02:00
  • aa545e5386
    Merge #638 #828 #865 bors[bot] 2020-07-24 09:45:01 +00:00
  • 9711100ff1
    Merge #874 bors[bot] 2020-07-24 09:20:33 +00:00
  • 8c49ee1b3b Fixes default values on web interface Thomas Payet 2020-07-21 16:27:03 +02:00
  • 44cb7f68f9
    Merge #878 v0.13.0rc0 v0.13.0 release-v0.13.0 bors[bot] 2020-07-22 09:18:56 +00:00