| Package | Description |
|---|---|
| org.springframework.data.solr.core.query |
Query abstractions for
SolrQuery. |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleUpdateField
Implementation of
UpdateField to be used with Update |
| Modifier and Type | Method and Description |
|---|---|
Iterable<UpdateField> |
Update.getUpdates()
List of fields and values to update
|
List<UpdateField> |
PartialUpdate.getUpdates() |
| Modifier and Type | Method and Description |
|---|---|
void |
PartialUpdate.add(UpdateField field)
Add
UpdateField to the list of fields to be updated |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.