Uses of Class
org.springbyexample.httpclient.solr.SolrRequestAttributes

Packages that use SolrRequestAttributes
org.springbyexample.httpclient.solr   
 

Uses of SolrRequestAttributes in org.springbyexample.httpclient.solr
 

Methods in org.springbyexample.httpclient.solr with parameters of type SolrRequestAttributes
 void SolrOxmClient.commit(SolrRequestAttributes attrs)
          Commits pending transactions using specified attributes.
 void SolrOxmClient.optimize(SolrRequestAttributes attrs)
          Optimize using specified attributes.
 



Copyright © 2008-2009 Spring by Example. All Rights Reserved.