|
Spring Data Solr | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExistsFunction | |
|---|---|
| org.springframework.data.solr.core.query | |
| Uses of ExistsFunction in org.springframework.data.solr.core.query |
|---|
| Methods in org.springframework.data.solr.core.query that return ExistsFunction | |
|---|---|
static ExistsFunction |
ExistsFunction.exists(Field field)
Creates new ExistsFunction representing exists(field) |
static ExistsFunction |
ExistsFunction.exists(Function function)
Creates new ExistsFunction representing exists(function()) |
static ExistsFunction |
ExistsFunction.exists(String fieldname)
Creates new ExistsFunction representing exists(fieldname) |
|
Spring Data Solr | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||