chore: upgrade to bloodhound 0.26.0.0#1178
Conversation
TristanCacqueray
left a comment
There was a problem hiding this comment.
@blackheaven thanks a lot, we meant to do this upgrade for a while!
| Aeson.FromJSON a => | ||
| BH.IndexName -> | ||
| body -> | ||
| m [Json.Value] |
There was a problem hiding this comment.
Unfortunately, aeson is too slow for certain query, so we do need to keep json-syntax here. See: the test/JsonDecode.{hs,py} benchmark.
38fa901 to
e33b731
Compare
|
Not sure why it cannot parse |
|
For some reasons, If anyone can have a look at it... |
|
Much better! |
|
@TristanCacqueray nearly done, it fails with: |
|
@TristanCacqueray done! |
|
Greeeen! |
|
That's really good, thanks you @blackheaven ! We'll take it from here shortly! |
|
Thanks you for the bump ! |
|
@Mergifyio queue |
🛑 Configuration not compatible with a branch protection settingDetailsThe branch protection setting |
🛑 Configuration not compatible with a branch protection settingDetailsThe branch protection setting |
I did not run the tests or the project.