The last two errors were actually 'inside' the document.add() method call, i.e......
document.add(Field.Keyword(obj.getKeyFieldName(), obj.getKeyFieldValue())); document.add(Field.Text(field.getName(), dispVal)); How does this translate in 2.3.0 ?? -- View this message in context: http://www.nabble.com/Help-migrating-from-1.9.1-to-2.3.0-%28Newbie%29-tp16547527p16576481.html Sent from the Lucene - Java Developer mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]