Re: issue with IndexUpgrader

2015-01-29 Thread Ken
Hi Uwe, This is what I expected. I have already begun moving down the path of filesystem magic even though it strikes me as an ugly hack :) Thanks, Ken - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For ad

RE: issue with IndexUpgrader

2015-01-29 Thread Uwe Schindler
llee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Ken [mailto:ken.luc...@comcast.net] > Sent: Wednesday, January 28, 2015 8:06 PM > To: java-user@lucene.apache.org > Subject: issue with IndexUpgrader > > Hi, > >

issue with IndexUpgrader

2015-01-28 Thread Ken
Hi, I'm trying to run the 3.6.2 and 4.7.2 IndexUpgrader operations on a set of prior version Lucene indexes and I'm running into trouble with some corner case indexes. Some (unknown set) of these indexes are just placeholders, they have been created but no documents have been added to them ye