mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-07-05 18:22:23 +00:00
Correcting a typo in elasticsearch-repository-queries document.
Original Pull Request #2610 Closes #2611
This commit is contained in:
parent
b52af37879
commit
e67bb210b9
@ -137,7 +137,7 @@ A list of supported keywords for Elasticsearch is shown below.
|
||||
|
||||
|
||||
| `GreaterThanEqual`
|
||||
| `findByPriceGreaterThan`
|
||||
| `findByPriceGreaterThanEqual`
|
||||
| `{ "query" : {
|
||||
"bool" : {
|
||||
"must" : [
|
||||
|
Loading…
x
Reference in New Issue
Block a user