qdequele
|
dc9ca2ebc9
|
fixes for review
|
2020-02-12 16:51:14 +01:00 |
|
Quentin de Quelen
|
dc6907e748
|
rebase from master
|
2020-02-11 15:28:00 +01:00 |
|
qdequele
|
a5b0e468ee
|
fix for review
|
2020-02-11 15:28:00 +01:00 |
|
qdequele
|
f77f38dfa0
|
fix update system
|
2020-02-11 15:27:57 +01:00 |
|
Quentin de Quelen
|
036977bfe4
|
add the possibility to totally clear the schema
|
2020-02-11 15:27:57 +01:00 |
|
Quentin de Quelen
|
e078eafb1f
|
clean unused functions
|
2020-02-11 15:27:56 +01:00 |
|
qdequele
|
4f0ead625b
|
adapt meilisearch-http to the new schemaless option
|
2020-02-11 15:27:54 +01:00 |
|
qdequele
|
130fb74928
|
introduce a new schemaless way
|
2020-02-11 15:27:54 +01:00 |
|
qdequele
|
bbe1845f66
|
squash-me
|
2020-02-11 15:27:54 +01:00 |
|
qdequele
|
2ee90a891c
|
introduce a new settings update system
|
2020-02-11 15:27:54 +01:00 |
|
qdequele
|
91c6539baf
|
Rewrite the stop-words endpoint; fix #417
|
2020-02-11 15:27:53 +01:00 |
|
Clément Renault
|
70a529d197
|
Reduce the number of args of update functions
|
2020-01-16 16:29:50 +01:00 |
|
Clément Renault
|
81c573ec92
|
Add the raw document IDs to the postings lists
|
2020-01-08 15:30:43 +01:00 |
|
Clément Renault
|
9420edadf4
|
Introduce the Postings type to decorrelate the DocumentIds
|
2020-01-08 14:48:23 +01:00 |
|
Clément Renault
|
670e80c151
|
Use the cached postings lists in the query system
|
2019-12-31 13:32:36 +01:00 |
|
Clément Renault
|
928876b553
|
Introduce the postings lists caching stores
Currently not used
|
2019-12-30 18:01:27 +01:00 |
|
Clément Renault
|
58836d89aa
|
Rename the PrefixCache into PrefixDocumentsCache
|
2019-12-30 15:42:09 +01:00 |
|
Clément Renault
|
1e1f0fcaf5
|
Introduce a basic cache system for first letters
|
2019-12-30 15:42:08 +01:00 |
|
Clément Renault
|
4be11f961b
|
Use an ugly trick to avoid cloning the FST
|
2019-12-30 15:42:07 +01:00 |
|
Clément Renault
|
11f3d7782d
|
Introduce the AttrCount type
|
2019-12-13 14:38:21 +01:00 |
|
Quentin de Quelen
|
a4f26e8e48
|
Rewrite the synonym endpoint
|
2019-12-12 12:47:02 +01:00 |
|
Clément Renault
|
d08b76a323
|
Separate the update and main databases
We used the heed typed transaction to make it safe (https://github.com/Kerollmops/heed/pull/27).
|
2019-11-27 11:29:06 +01:00 |
|
Clément Renault
|
7cc096e0a2
|
Rename MeiliDB into MeiliSearch
|
2019-11-26 11:12:30 +01:00 |
|