It is probably autocommit setting in your solrconfig.xml.
But you may also want to consider indexing into a new core and then doing a
core swap at the end. Or re-aliasing if you are running a multiCore
collection.
Regards,
Alex
On Fri, Mar 29, 2019, 2:25 AM 黄云尧, wrote:
> when I do the ful
when I do the full-import , it may take about 1 hours,but these old documents
will be deleted after 10 minite, it cause query nothing 。what do something
method to controller the old documents will be deleted after longer?