What does "doesn't work" mean? No documents get indexed? Are you doing a full import or a delta import? If the latter, the timestamp not having changed is probably causing the doc to be skipped. What does the Solr log say?
Best, Erick On Wed, Jun 7, 2017 at 9:46 AM, Miller, William K - Norman, OK - Contractor <william.k.mil...@usps.gov.invalid> wrote: > Hello, I am new to this mailing list and I am having a problem with > re-indexing. I will run an index on an xml file using the > DataImportHandler and it will index the file. Then I delete the index > using the <delete><query>*:*</query><delete>, <commit/>, and <optimize/> > commands. Then I attempt to re-index the same file with the same > configuration in my dataConfig file for the DIH, but it fails to index the > file. If I make a change to the xml file that is being indexed and > re-index it works. > > > > I don’t understand why this is happening. Any help with this will be > appreciated. > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~ > > William Kevin Miller > > [image: ecsLogo] > > ECS Federal, Inc. > > USPS/MTSC > > (405) 573-2158 > > >