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. + * '''`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. <!> ["Solr1.4"] + == Commands ==
