Clément Renault
|
0db3e6c58c
|
feat: Introduce documents deletion using the update system
|
2019-09-05 11:33:10 +02:00 |
|
Clément Renault
|
f83d6df4ef
|
feat: Introduce documents addition using the update system
|
2019-09-05 11:33:10 +02:00 |
|
Clément Renault
|
5a9e25c315
|
feat: Introduce the UpdatesIndex type
|
2019-09-05 11:14:11 +02:00 |
|
Clément Renault
|
50e3c2c3de
|
chore: Upgrade the meilidb-data dependencies
|
2019-09-05 10:49:46 +02:00 |
|
Clément Renault
|
50b8a66794
|
feat: Change the STORED attribute property by DISPLAYED
|
2019-09-03 11:14:20 +02:00 |
|
Clément Renault
|
b5503989f9
|
feat: Improve the tokenizer by split after deunicode
|
2019-09-02 16:54:54 +02:00 |
|
Clément Renault
|
ca34c28335
|
feat: Do not clone probably large fst::Sets, Arc them
|
2019-08-30 14:37:28 +02:00 |
|
Clément Renault
|
9b353dfda6
|
chore: Use const names to avoid typos
|
2019-08-30 12:36:10 +02:00 |
|
Clément Renault
|
d8dcc6f34b
|
fix: Use the right ranked-map key name
|
2019-08-30 12:21:00 +02:00 |
|
Clément Renault
|
e20a038970
|
fix: Expose some internal functions
|
2019-08-29 15:11:51 +02:00 |
|
Clément Renault
|
f5b0eb044a
|
fix: Transform the identifier value into a string before hashing it
|
2019-08-29 11:41:20 +02:00 |
|
Clément Renault
|
9c5ec110e5
|
feat: Introduce a way to enable or disable query timeouts
|
2019-08-28 13:24:34 +02:00 |
|
Clément Renault
|
bf3c2c3725
|
feat: Move the multi-word rewriting algorithm into its own function
|
2019-08-16 11:25:42 +02:00 |
|
Clément Renault
|
b249b2a81b
|
feat: Support removing specific synonym alternatives
|
2019-06-26 10:45:51 +02:00 |
|
Clément Renault
|
0a5d4eb7ed
|
feat: Normalize synonym strings and query strings to search for synonyms
|
2019-06-26 10:45:51 +02:00 |
|
Clément Renault
|
a76c00a787
|
feat: Create types to edit synonyms and keep them in the database
|
2019-06-26 10:45:50 +02:00 |
|
Clément Renault
|
28a0074497
|
feat: Expose a function to compute the DocumentId from an Hashable value
|
2019-06-25 11:21:12 +02:00 |
|
Clément Renault
|
15646c258b
|
fix: Prefer using a reliable SipHash to compute document ids
|
2019-06-22 11:22:21 +02:00 |
|
Clément Renault
|
994a0e78f1
|
feat: Move the Schema to its own workspace crate
|
2019-05-29 15:37:28 +02:00 |
|
Clément Renault
|
07f447c457
|
feat: Force RocksDB compaction
|
2019-05-28 17:38:59 +02:00 |
|
Clément Renault
|
62c8f1ba04
|
feat: Fix the index opening when index already exists
|
2019-05-26 11:36:47 +02:00 |
|
Clément Renault
|
e08edc2d6b
|
feat: Introduce some stats to ease debugging
|
2019-05-25 12:12:24 +02:00 |
|
Clément Renault
|
a147c09b06
|
feat: Make more functions accessible on the custom settings
|
2019-05-24 14:37:04 +02:00 |
|
Clément Renault
|
9fca74443e
|
feat: Wrap the database index access to improve usability
|
2019-05-24 14:26:05 +02:00 |
|
Clément Renault
|
6f258f71d5
|
feat: Implement some convenient accessors for custom settings
|
2019-05-23 15:43:41 +02:00 |
|
Clément Renault
|
ce61c16dbe
|
feat: Disable all the default RocksDB compression features
|
2019-05-23 15:35:53 +02:00 |
|
Clément Renault
|
4c973238a1
|
feat: Introduce a basic RocksDB based version
|
2019-05-23 14:57:29 +02:00 |
|
Clément Renault
|
102fb506db
|
chore: Do a little clippy pass
|
2019-05-22 11:00:58 +02:00 |
|
Clément Renault
|
fa099555c0
|
feat: Use safest SetBuf constructor instead of new_unchecked
|
2019-05-21 18:15:48 +02:00 |
|
Clément Renault
|
5040095228
|
feat: Output more informations from the examples on document injection
|
2019-05-21 16:37:17 +02:00 |
|
Clément Renault
|
d7b1b7a2a9
|
feat: Remove the documents from the ranked map on documents deletion
|
2019-05-21 13:33:42 +02:00 |
|
Clément Renault
|
2e79b2a871
|
feat: Expose the sled compression setting
|
2019-05-20 14:41:15 +02:00 |
|
Clément Renault
|
08d89053da
|
feat: Introduce a little simple http server for demo
|
2019-05-16 17:09:41 +02:00 |
|
Clément Renault
|
4b36fa0739
|
test: Add tests about additions and deletions of documents
|
2019-05-16 13:44:21 +02:00 |
|
Clément Renault
|
921b063a71
|
feat: Make the DocumentsDeletion public interface to take serde types
|
2019-05-16 12:04:08 +02:00 |
|
Clément Renault
|
3de633c869
|
feat: Reexport sled to reduce user level library incompatibilities
|
2019-05-16 12:04:08 +02:00 |
|
Clément Renault
|
830d2f28b9
|
feat: Introduce a custom tree for user custom settings
|
2019-05-16 12:04:07 +02:00 |
|
Clément Renault
|
c5ba34d0b0
|
chore: Replace crate only public interface to be completely public
|
2019-05-16 12:04:07 +02:00 |
|
Clément Renault
|
2e31bb519a
|
chore: Split the database structure internal types
|
2019-05-16 12:04:07 +02:00 |
|
Clément Renault
|
169bd4cb39
|
feat: Store all documents words by document rather than by attribute
|
2019-05-15 15:42:13 +02:00 |
|
Clément Renault
|
aa90f22865
|
feat: Remove the Index dependency of the Serializer
|
2019-05-15 15:42:12 +02:00 |
|
Clément Renault
|
9bba90c47e
|
fix: Fix a bug in the Database open-index method
|
2019-05-15 15:42:12 +02:00 |
|
Clément Renault
|
2844cb5bca
|
fix: Make the examples compile
|
2019-05-15 15:42:12 +02:00 |
|
Clément Renault
|
dff81bb161
|
feat: Prefer set/del methods instead of set with an Option type
|
2019-05-15 15:42:12 +02:00 |
|
Clément Renault
|
1f2abce7c3
|
feat: Introduce the DocumentsDeletion type
|
2019-05-15 15:42:11 +02:00 |
|
Clément Renault
|
e67ada8823
|
feat: Introduce the DocumentsAddition type
|
2019-05-15 15:42:11 +02:00 |
|
Clément Renault
|
f317a7a322
|
feat: implement open/create_index on the Database type
|
2019-05-15 15:42:11 +02:00 |
|
Clément Renault
|
8434ecbb43
|
feat: Introduce the RankedMap real type
|
2019-05-15 15:42:10 +02:00 |
|
Clément Renault
|
0c18026240
|
feat: Introduce Tree wrappers for each index component
|
2019-05-15 15:42:10 +02:00 |
|
Clément Renault
|
2e9fbd07cd
|
chore: Remove most of the warnings
|
2019-05-15 15:42:09 +02:00 |
|