Clément Renault
|
2e5a616d8e
|
fix: Compute the proximity on the words with the min distance
|
2019-02-12 21:22:45 +01:00 |
|
Clément Renault
|
2bd5b4ab86
|
feat: Remove useless WordsProximity criterion benchmark
|
2019-02-02 15:12:54 +01:00 |
|
Clément Renault
|
2e905bac08
|
chore: Remove Attribute and WordArea structures
|
2019-02-02 14:40:15 +01:00 |
|
Clément Renault
|
455cbf3bf4
|
feat: Make the search algorithm become fully data oriented
|
2019-02-02 14:40:14 +01:00 |
|
Clément Renault
|
c2f0df3f73
|
feat: Use the GroupBy/Mut Traits of the slice-group-by library
|
2019-01-30 16:54:52 +01:00 |
|
Clément Renault
|
f00b978801
|
Revert "feat: Pre-compute matches query index groups"
This reverts commit 039a9a4cc7463e6c18aed3c78c622b8bbb38b51d.
|
2019-01-06 21:54:49 +01:00 |
|
Clément Renault
|
a78b5d225f
|
Revert "feat: Allow Matches to be constructed"
This reverts commit d21406a93908b2b3ed8cd57b2182996b43cf7806.
|
2019-01-06 21:44:53 +01:00 |
|
Clément Renault
|
d21406a939
|
feat: Allow Matches to be constructed
|
2019-01-06 13:54:13 +01:00 |
|
Clément Renault
|
039a9a4cc7
|
feat: Pre-compute matches query index groups
|
2019-01-06 11:11:55 +01:00 |
|
Clément Renault
|
dfa19582a2
|
test: Add benchmarks to mesure the words proximity criterion
|
2018-12-31 21:18:42 +01:00 |
|
Clément Renault
|
b27f632e14
|
feat: Make the Attribute and WordArea errors recoverable
|
2018-12-28 16:15:22 +01:00 |
|
Clément Renault
|
b32c96cdc9
|
feat: Introduce a WordArea struct
Useful to highlight matching areas in the original text.
|
2018-12-24 15:58:46 +01:00 |
|
Clément Renault
|
0e825e05bb
|
feat: Make the DatabaseView become Sync + Send
|
2018-12-07 17:59:03 +01:00 |
|
Clément Renault
|
9342290afe
|
feat: Simplify the steps to query the database
|
2018-12-07 14:41:06 +01:00 |
|
Clément Renault
|
8cd07462aa
|
feat: Introduce the Criterion trait
|
2018-10-11 14:04:41 +02:00 |
|
Clément Renault
|
c56c35b45b
|
feat: Introduce the Criteria struct
|
2018-10-10 16:57:21 +02:00 |
|