many
1df0fdf3e2
fix synonyms normalization
...
Synonyms needs to be indexed in ascendant order,
and the new normalization step for synonyms potentially changes this order
which break the indexation process
because "Harry Potter" > "HP" but "harry potter" < "hp"
2021-02-03 15:21:06 +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
dc2e5ceed2
fix bug
2020-10-16 14:16:12 +02:00
many
1639a7338d
add test to reproduce #891 bug report
...
fix bug
2020-10-16 13:35:11 +02:00
gorogoroumaru
7c646e031c
update test
2020-10-10 02:43:09 +00:00
mpostma
d114250ebb
requested changes
2020-07-16 16:19:15 +02:00
mpostma
4b5437a882
fix displayed attrs empty array bug
2020-07-15 19:25:24 +02:00
mpostma
de4caef468
test reset attributes to wildcard
2020-07-15 18:56:19 +02:00
mpostma
c06dd35af1
fix tests
2020-07-15 18:56:19 +02:00
Balaji Sivaraman
643933c3b0
update settings tests to use the test dataset
2020-07-02 16:52:39 +05:30
mpostma
3d771f2289
test distinct attribute
2020-06-22 12:16:35 +02:00
mpostma
60a90e96f3
add test for ranking rules settings
2020-06-22 12:16:35 +02:00
mpostma
3fe3c8cf02
test attributes_for_faceting subroutes
2020-06-03 11:31:58 +02:00
mpostma
270c7b0288
facet settings
2020-05-11 16:12:13 +02:00
Quentin de Quelen
27b3b53bc5
update tests & fix the broken code
2020-04-28 17:46:03 +02:00
Quentin de Quelen
2d82f1b655
ranking fields should be stored and indexed by default; fix #521
2020-03-16 16:19:23 +01:00
qdequele
7be376721c
global settings update make partial update; fix #516
2020-03-11 14:42:58 +01:00
qdequele
179969a9e2
fix tests + fmt
2020-03-10 11:29:56 +01:00
qdequele
c984d8d5a5
rename identifier into primaryKey; fix #514
2020-03-09 18:45:29 +01:00
qdequele
86c3482cbd
review the internal schema to allow to create schema without identifier; fix #513
2020-03-09 18:45:20 +01:00
qdequele
f4ae0844ab
replace index-new-field route to accept-new-fields; fix #503
2020-03-06 10:15:19 +01:00
qdequele
81ce90e57f
update test
2020-03-06 10:15:19 +01:00
qdequele
6016f2e941
change wording of custom ranking rules dsc
-> desc
; #490
2020-03-06 10:15:19 +01:00
qdequele
47009615ee
rename words_position to wordsPosition; fix #483
2020-02-27 16:24:49 +01:00
qdequele
f182afc50b
update tests
2020-02-27 11:30:23 +01:00
qdequele
aa95c26e07
update tests
2020-02-27 11:04:39 +01:00
Clément Renault
96248d9bfa
Change the exactness criterion in the tests
2020-02-25 14:24:15 +01:00
qdequele
4986adc186
move identifier from settings to index; fix #470
2020-02-12 17:00: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
037724576e
update tests
2020-02-11 15:27:59 +01:00
Quentin de Quelen
585bba43a0
set new attributes indexed if needed
2020-02-11 15:27:58 +01:00
qdequele
c276dda305
run cargo fmt
2020-02-11 15:27:58 +01:00
qdequele
b33dac9faa
add test for search + update ci for test in release
2020-02-11 15:27:57 +01:00
qdequele
58fe87067b
finish settings
2020-02-11 15:27:57 +01:00
Quentin de Quelen
dbba310770
squash me
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
d280848ff6
add test for settings
2020-02-11 15:27:56 +01:00