mpostma
|
56ad400c49
|
update heed
|
2020-12-09 11:27:38 +01:00 |
|
mpostma
|
a8ab15d65d
|
Revert "Merge #1001"
This reverts commit 690eab4a25 , reversing
changes made to 086020e543 .
update changelog
|
2020-11-02 15:10:09 +01:00 |
|
mpostma
|
190b78b7be
|
Revert "Merge #1037"
This reverts commit 257f9fb2b2 , reversing
changes made to 9bae7a35bf .
|
2020-10-27 17:27:47 +01:00 |
|
mpostma
|
d35a104ad3
|
requested changes
|
2020-10-27 11:53:24 +01:00 |
|
mpostma
|
33c7c5a7e3
|
remove del_synonyms function
|
2020-10-26 21:33:39 +01:00 |
|
mpostma
|
ac7226bb27
|
fix deserializer
|
2020-10-16 13:02:44 +02:00 |
|
gorogoroumaru
|
5a98f1f076
|
sort facetsDistribution attribute
|
2020-10-02 20:00:55 +09:00 |
|
mpostma
|
75c3cb4bb6
|
fix compile error
|
2020-08-12 10:31:11 +02:00 |
|
marin
|
bfd0f806f8
|
requested changed
Co-authored-by: Clément Renault <renault.cle@gmail.com>
|
2020-08-12 10:31:11 +02:00 |
|
mpostma
|
afab8a7846
|
clean facet result types
|
2020-08-12 10:31:11 +02:00 |
|
mpostma
|
18a50b4dac
|
fix facet distribution case
|
2020-08-12 10:31:10 +02:00 |
|
mpostma
|
bbe3a10107
|
implement placeholder search
|
2020-07-03 17:17:28 +02:00 |
|
mpostma
|
641d12fb2d
|
make clippy happy 1
|
2020-06-30 11:01:07 +02:00 |
|
mpostma
|
8035ca7138
|
fix distinct attribute behavior
|
2020-06-22 12:16:35 +02:00 |
|
mpostma
|
05344043b2
|
style fixes
|
2020-05-28 16:28:37 +02:00 |
|
mpostma
|
3bd15a4195
|
fix tests, restore behavior
|
2020-05-28 16:23:46 +02:00 |
|
mpostma
|
d69180ec67
|
refactor errors / isolate core/http errors
|
2020-05-28 16:23:46 +02:00 |
|
Samuel Jimenez
|
8438ac9756
|
Rename fields_frequency into fields_distribution
|
2020-05-26 20:40:49 +02:00 |
|
Kerollmops
|
bc7b0a38fd
|
Use fst 0.4.4 in the project
|
2020-05-22 15:01:55 +02:00 |
|
Kerollmops
|
ddeb5745be
|
Refactor a little bit
|
2020-05-20 17:01:57 +02:00 |
|
Kerollmops
|
a60e3fb1cb
|
Rename user ids into external docids
|
2020-05-20 15:08:56 +02:00 |
|
Kerollmops
|
7bbb101555
|
Prefix the attributes_for_faceting key name
|
2020-05-20 14:19:00 +02:00 |
|
Kerollmops
|
788e2202c9
|
Reduce the DocumentId size from 64 to 32bits
|
2020-05-20 14:19:00 +02:00 |
|
Kerollmops
|
3bca31856d
|
Discover and remove documents ids
|
2020-05-20 14:18:59 +02:00 |
|
Kerollmops
|
5bf15a4190
|
Compute and merge discovered ids
|
2020-05-20 14:18:59 +02:00 |
|
Kerollmops
|
016bfa391b
|
Introduce internal and user ids put and get methods
|
2020-05-20 14:18:59 +02:00 |
|
Kerollmops
|
e6a7521610
|
Introduce the DiscoverIds and DocumentsIds types
|
2020-05-20 14:18:59 +02:00 |
|
mpostma
|
347045adf2
|
smarter field_id name passing
|
2020-05-13 11:29:46 +02:00 |
|
mpostma
|
e5126af458
|
enables facet count
|
2020-05-13 11:29:46 +02:00 |
|
mpostma
|
effbb7f7f1
|
add sort result struct
|
2020-05-12 18:22:24 +02:00 |
|
mpostma
|
e07fe017c1
|
document update
|
2020-05-11 17:38:52 +02:00 |
|
mpostma
|
59c67f6bc8
|
setting up facets
|
2020-05-11 16:12:13 +02:00 |
|
sgummaluri
|
e5a336a042
|
Fix for 'First update does not appear before being processed' #542
|
2020-04-04 23:18:43 +05:30 |
|
qdequele
|
a2f0f95337
|
use distinct on search
|
2020-03-02 16:19:41 +01:00 |
|
qdequele
|
2eb6f81c58
|
rename ranking_distinct to distinct_attribute; fix #474
|
2020-02-27 11:04:39 +01:00 |
|
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 |
|