Re: Payload class

2012-08-29 Thread Robert Muir
Replace with BytesRef (https://issues.apache.org/jira/browse/LUCENE-4122) I'll add a note to MIGRATE.txt about this. On Wed, Aug 29, 2012 at 9:46 AM, Benson Margulies wrote: > I'm failing to find advice in MIGRATE.txt on how to replace 'new > Payload(...)' in migrating to 4.0. What am I missing

Payload class

2012-08-29 Thread Benson Margulies
I'm failing to find advice in MIGRATE.txt on how to replace 'new Payload(...)' in migrating to 4.0. What am I missing?