Kerollmops
|
8d26f3040c
|
Remove a useless grenad file merging
|
2022-02-28 16:31:33 +01:00 |
|
Clément Renault
|
f367cc2e75
|
Finally bump grenad to v0.4.1
|
2022-02-16 15:28:48 +01:00 |
|
Kerollmops
|
fb79c32430
|
Compute the new, common and, deleted prefix words fst once
|
2022-01-27 11:00:18 +01:00 |
|
Clément Renault
|
51d1e64b23
|
Remove, now useless, the WriteMethod enum
|
2022-01-27 10:08:35 +01:00 |
|
Clément Renault
|
dbba5fd461
|
Create a function to simplify the word prefix pair proximity docids compute
|
2022-01-27 10:08:35 +01:00 |
|
Clément Renault
|
e760e02737
|
Fix the computation of the newly added and common prefix pair proximity words
|
2022-01-27 10:08:35 +01:00 |
|
Clément Renault
|
5404bc02dd
|
Move the fst_stream_into_hashset method in the helper methods
|
2022-01-27 10:06:00 +01:00 |
|
Clément Renault
|
c90fa95f93
|
Only compute the word prefix pairs on the created word pair proximities
|
2022-01-27 10:06:00 +01:00 |
|
Clément Renault
|
822f67e9ad
|
Bring the newly created word pair proximity docids
|
2022-01-27 10:06:00 +01:00 |
|
Clément Renault
|
d28f18658e
|
Retrieve the previous version of the words prefixes FST
|
2022-01-27 10:05:59 +01:00 |
|
Clément Renault
|
f9b214f34e
|
Apply suggestions from code review
Co-authored-by: Many <legendre.maxime.isn@gmail.com>
|
2022-01-26 11:28:11 +01:00 |
|
Clément Renault
|
f04cd19886
|
Introduce a max prefix length parameter to the word prefix pair proximity update
|
2022-01-25 17:04:23 +01:00 |
|
Clément Renault
|
1514dfa1b7
|
Introduce a max proximity parameter to the word prefix pair proximity update
|
2022-01-25 17:04:23 +01:00 |
|
Clément Renault
|
23ea3ad738
|
Remove the useless threshold when computing the word prefix pair proximity
|
2022-01-25 17:04:23 +01:00 |
|
Clément Renault
|
e3c34684c6
|
Fix a bug where we were skipping most of the prefix pairs
|
2022-01-25 17:04:23 +01:00 |
|
many
|
fc7cc770d4
|
Add logging timers
|
2021-09-01 16:48:40 +02:00 |
|
many
|
5c962c03dd
|
Fix and optimize word_prefix_pair_proximity_docids database
|
2021-09-01 16:48:40 +02:00 |
|
many
|
1d314328f0
|
Plug new indexer
|
2021-09-01 16:48:36 +02:00 |
|
Tamo
|
9716fb3b36
|
format the whole project
|
2021-06-16 18:33:33 +02:00 |
|
Kerollmops
|
312c2d1d8e
|
Use the Error enum everywhere in the project
|
2021-06-14 16:58:38 +02:00 |
|
Kerollmops
|
cfc7314bd1
|
Prefer using an explicit merge function name
|
2021-06-14 16:48:50 +02:00 |
|
Kerollmops
|
e65bad16cc
|
Compute the words prefixes at the end of an update
|
2021-04-27 14:39:52 +02:00 |
|