Uses of Class
org.apache.solr.update.UpdateHandler

Packages that use UpdateHandler
org.apache.solr.update   
 

Uses of UpdateHandler in org.apache.solr.update
 

Subclasses of UpdateHandler in org.apache.solr.update
 class DirectUpdateHandler
          DirectUpdateHandler implements an UpdateHandler where documents are added directly to the main lucene index as opposed to adding to a separate smaller index.
 class DirectUpdateHandler2
          DirectUpdateHandler2 implements an UpdateHandler where documents are added directly to the main Lucene index as opposed to adding to a separate smaller index.
 



Copyright © 2006 - 2006 The Apache Software Foundation