Xavier Naud

Results 1 issues of Xavier Naud

Hi, Is there a way to build a suggestion query with spring-data-jest? For example: ``` { "_source" : { "includes" : ["_id", "name", "state"], "excludes" : ["geo"] }, "suggest" :...

enhancement