sure will do On Tue, Nov 4, 2008 at 10:35 AM, Erik Hatcher <[EMAIL PROTECTED]> wrote: > Noble - deltaImportQuery is not in 1.3, right? It should probably be noted > that it was introduced in "1.4". > > Erik > > > Begin forwarded message: > >> From: Apache Wiki <[EMAIL PROTECTED]> >> Date: November 3, 2008 10:48:48 PM CST >> To: [EMAIL PROTECTED] >> Subject: [Solr Wiki] Update of "DataImportHandler" by NoblePaul >> Reply-To: [email protected] >> >> 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/DataImportHandler >> >> >> ------------------------------------------------------------------------------ >> * '''`deltaQuery`''' : Only used in delta-import >> * '''`parentDeltaQuery`''' : Only used in delta-import >> * '''`deletedPkQuery`''' : Only used in delta-import >> + * '''`deltaImportQuery`''' : (Only used in delta-import) . If this is >> present this will be used during the import 'phase' of delta import instead >> of `query` . There is a namespace `${dataimporter.delta.<column-name>}` >> which can be used in this query. >> >> >> == Commands == > >
-- --Noble Paul
