Package org.apache.solr.update

Class Summary
AddUpdateCommand  
CommitUpdateCommand  
DeleteUpdateCommand  
DirectUpdateHandler Deprecated. Use DirectUpdateHandler2 instead.
DirectUpdateHandler2 DirectUpdateHandler2 implements an UpdateHandler where documents are added directly to the main Lucene index as opposed to adding to a separate smaller index.
DocumentBuilder  
MergeIndexesCommand A merge indexes command encapsulated in an object.
RollbackUpdateCommand  
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 © 2009 Apache Software Foundation. All Rights Reserved.