Uses of Package
org.apache.solr.update

Packages that use org.apache.solr.update
org.apache.solr.core   
org.apache.solr.update   
 

Classes in org.apache.solr.update used by org.apache.solr.core
SolrIndexConfig
           
UpdateHandler
          UpdateHandler handles requests to change the index (adds, deletes, commits, optimizes, etc).
 

Classes in org.apache.solr.update used by org.apache.solr.update
AddUpdateCommand
           
CommitUpdateCommand
           
DeleteUpdateCommand
           
SolrIndexConfig
           
SolrIndexWriter
          An IndexWriter that is configured via Solr config mechanisms.
UpdateCommand
          An index update command encapsulated in an object (Command pattern)
UpdateHandler
          UpdateHandler handles requests to change the index (adds, deletes, commits, optimizes, etc).
 



Copyright © 2006 - 2009 The Apache Software Foundation