om 1.3 to
trunk. Thanks!
Noble Paul നോബിള് नोब्ळ्-2 wrote:
>
> are you doing a full-import or a delta-import?
>
> for delta-import there is an option of deletedPkQuery which should
> meet your needs
>
>
--
View this message in context:
http://www.nabble.com/preImportDelet
e the full-import command to update my index (with
> clean=false). Everything works fine, except that I can't delete documents
> easily using the DIH. I noticed the preImportDeleteQuery attribute, but
> doesn't seem to do what I'm looking for. I'm looking to do so
the DIH. I noticed the preImportDeleteQuery attribute,
but
doesn't seem to do what I'm looking for. I'm looking to do something
like:
preImportDeleteQuery="ItemId={select ItemId from table where
status='delete'}"
http://issues.apache.org/jira/browse/SOLR-1
Hi,
I'm importing data using the DIH. I manage all my data updates outside of
Solr, so I use the full-import command to update my index (with
clean=false). Everything works fine, except that I can't delete documents
easily using the DIH. I noticed the preImportDeleteQuery attribute, b