In log4j set IndexingUriFinderListBasic to debug level.
Create a person.
Add primary email to the person.
Open created vcard individual (vcard uri could be found in a editing url of added email emailUri variable value).
Save vcard rdf as a file.
Search for email. Search results should show Person with searched email
Remove vcard Admin Add/Remove RDF data by providing previously saved file.
Verify that there is no email on a person page anymore.
Search for email once again. Search results will still show person with removed email. Person uri should have been sent to reindex by IndexingUriFinder "Preferred Title".
If add file with vcard back by providing the same file in Add/Remove RDF data then IndexingUriFinder "Preferred Title" from searchIndexerConfigurationVivo.n3 will find person uri and send it to reindex. This will show up in log files.
Georgy Litvinov (Migrated from VIVO-1969) said:
Reproduced on 1.12 alpha
How to reproduce: