Allows query parameters to match on a substring. Ex q=body:{body}#428
Allows query parameters to match on a substring. Ex q=body:{body}#428spencergibb merged 1 commit intomasterfrom
Conversation
This is to help develop apis like Elasticsearch which nest queries in query parameters. Fixes #424
|
👍 |
|
Green button time again!
|
|
Woooo 👍 |
|
Spencer.. Wanna try a release? Pull latest then push a new tag
'release-9.1.0'
|
|
I will try it in a bit. |
|
I wanted to try using Netflix Feign client for Elastic Search nested queries, I tried with single input and works fine , in my case I wanted to send a nested bool condition through Feign and the result throws me |
|
Does Feign Rest client be used for elastic search nested queires ? Any help on this |
This is to help develop apis like Elasticsearch which nest queries in query parameters. Fixes #424
This is to help develop apis like Elasticsearch which nest queries in query parameters. Fixes #424
This is to help develop apis like Elasticsearch which nest queries in
query parameters.
Fixes #424