You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2009/02/27 09:54:11 UTC

[Solr Wiki] Update of "DataImportHandlerFaq" by NoblePaul

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.

The following page has been changed by NoblePaul:
http://wiki.apache.org/solr/DataImportHandlerFaq

------------------------------------------------------------------------------
   * Transfomers can be chained . If declared in a field the order of chaining becomes unclear
  
  === My delta-import goes out of memory . Any workaround ? ===
+  [[Anchor(fullimportdelta)]]
  
  It is possible to do delta import using full-import.
  Taken from the delta-import example