tracker issue : CF-4200446

select a category, or use search below
(searches all categories and all time range)
Title:

indexed file locations do not update when moved

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

Reporter/Name(from Bugbase): Ian Clark / Ian Clark ()

Created: 12/29/2017

Components: Text Search, Solr

Versions: 2016

Failure Type: Data Corruption

Found In Build/Fixed In Build: 2016,0,05,303689 / 308558

Priority/Frequency: Normal / Some users will encounter

Locale/System: English / Win 2008 Server R2 64 bit

Vote Count: 0

Problem Description:Client needed to relocate files from one location to another. Once the files were moved the collection was deleted in using the administration screen. Then it was recreated using the new location for the files. The original collection was not deleted and the new indexing just updated the index. But it did not reflect the new location for the files. This was done on windows. The files were moved from the C drive to an E drive. 

Steps to Reproduce: Create a directory and put some files there. Then create a collection and add these files to the collection. 
Physically move the files to another location. The delete and recreate the collection. looking at the collection data it will reference the old file locations.

Actual Result: old location is still recorded

Expected Result: path should be to new file location.

Any Workarounds: Yes. delete the collection in the Administrator. Stop the Cold Fusion Add on Services. locate the collection. Default is ColdFusion2016\cfusion\jetty\multicore\collections
Physically delete the collection directory. Restart the services and then recreate the collection. It will now point to the correct path for the files.

Attachments:

Comments: