Spring Data Solr

org.springframework.data.solr.core.query
Interface UpdateField

All Superinterfaces:
Field, ValueHoldingField
All Known Implementing Classes:
SimpleUpdateField

public interface UpdateField
extends ValueHoldingField

Author:
Christoph Strobl

Method Summary
 UpdateAction getAction()
          UpdateAction to perform during update
 
Methods inherited from interface org.springframework.data.solr.core.query.ValueHoldingField
getValue
 
Methods inherited from interface org.springframework.data.solr.core.query.Field
getName
 

Method Detail

getAction

UpdateAction getAction()
UpdateAction to perform during update

Returns:

Spring Data Solr

Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.