Spring Data Solr

Uses of Interface
org.springframework.data.solr.core.query.ValueHoldingField

Packages that use ValueHoldingField
org.springframework.data.solr.core.query   
 

Uses of ValueHoldingField in org.springframework.data.solr.core.query
 

Subinterfaces of ValueHoldingField in org.springframework.data.solr.core.query
 interface UpdateField
           
 

Classes in org.springframework.data.solr.core.query that implement ValueHoldingField
 class SimpleUpdateField
          Implementation of UpdateField to be used with Update
 

Methods in org.springframework.data.solr.core.query that return ValueHoldingField
 ValueHoldingField PartialUpdate.getIdField()
           
 ValueHoldingField Update.getIdField()
          get id field of document to update
 


Spring Data Solr

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