I'm interested in editing the search index for a Sitecore (6.5) installation. So far I have used Luke from version 1.0.0 and 3.1.0 to open the index folder. Luke reports the following details
This was done with lukeall-3.1.0.jar
Index format: -4 (Lucene 2.3)
Index functionality: lock-less, single norms file, shared doc store
I attempt to commit a simple change to the index via the Luke GUI ie. Right Click Set Norm then change 0.5 to 0.1. I reopen the index and it now says
Index format: -11 (Lucene 1.3 or prior)
Index functionality: unknown
This index format is now incompatible with Sitecore - is there anyway to commit a change to the index and preserve its version?
Thanks!