Clément Renault
|
badb0035c5
|
feat: Introduce text cropping that shows the first match
|
2019-02-18 18:59:50 +01:00 |
|
Clément Renault
|
264fffa826
|
feat: Replace the elapsed dependency by std::time::Instant
|
2019-02-17 16:37:45 +01:00 |
|
Quentin de Quelen
|
96dfac5b33
|
feat: Allow users to manage multiple database indexes
|
2019-02-07 13:05:55 +01:00 |
|
Clément Renault
|
a3a28c56fa
|
feat: Replace compressed Match fields by uncompressed ones
|
2019-02-02 14:40:14 +01:00 |
|
Clément Renault
|
b53ef08d05
|
feat: Make WordArea be based on char index and length
|
2019-01-09 20:14:08 +01:00 |
|
Clément Renault
|
f32a59720d
|
Revert "feat: Introducing the Matches as_matches method"
This reverts commit ef7ba96d4a .
|
2019-01-06 21:44:53 +01:00 |
|
Clément Renault
|
3418adb06a
|
feat: Add log libraries dependencies
|
2019-01-06 15:02:53 +01:00 |
|
Clément Renault
|
ef7ba96d4a
|
feat: Introducing the Matches as_matches method
|
2019-01-06 13:54:13 +01:00 |
|
Clément Renault
|
b070778d44
|
feat: Use the jemalloc global allocator in examples
|
2019-01-01 16:37:15 +01:00 |
|
Clément Renault
|
20b5a6a06e
|
doc: Add examples for runtime defined data and Schema
|
2018-12-31 20:44:33 +01:00 |
|
Clément Renault
|
444a4c1af7
|
feat: Make the schema consider document ids
|
2018-12-27 11:21:47 +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
|
7aafba67ed
|
feat: Allow querying a range of documents
|
2018-12-18 14:00:29 +01:00 |
|
Clément Renault
|
12863980d4
|
feat: Adapt the examples to the kaggle dataset
|
2018-12-11 14:59:15 +01:00 |
|
Clément Renault
|
4bb80c1460
|
test: Update the examples
|
2018-12-10 15:30:28 +01:00 |
|
Clément Renault
|
d36a8abbc2
|
test: Add examples usages
|
2018-12-10 15:13:25 +01:00 |
|