Questions tagged [sksamuel]
3 questions
1
vote
1 answer
Get bufferedImage image from URL with sksamuel/scrimage
I would like to ask if is correct way of using it when I want to save file in memory from writer and convert it to BufferedImage or should i write it to outputstream and convert it to BufferedImage?
Link to documentation…

Marius
- 151
- 5
1
vote
0 answers
scriptScoreQuery implementation in elastic4s
I use elastic 7.6 and Elastic4s client 7.6.0
I am working on a feature in that requires to change the ‘_score‘ of a subQuery in a bigger one:
in all my big query would look something like this :
{"query": {
"function_score": {
"query":…

fatiha_reja
- 11
- 2
0
votes
1 answer
Apache pulsar: Akka streams - consumer configuration
I have to write a simple service (Record ingester service) via which I need to consume messages present on apache pulsar and store them to elastic store and for that I am using com.sksamuel.pulsar4s.akka.
Messages on pulsar is produced by another…

user1270392
- 2,981
- 4
- 21
- 25