Re: Migration from 4-7-0 to 6-0-0

2016-05-25 Thread Jean-Claude Dauphin
Thank you Oliver for the links. I will go through the JIRA threads to get more Info. Best wishes On Tue, May 24, 2016 at 2:07 PM, Oliver Kaleske wrote: > Hi, > > > For example I was not able to find: > > 1) when the method FieldType.setIndexed(true) was dropped and how to > > change coding >

Re: Migration from 4-7-0 to 6-0-0

2016-05-24 Thread Oliver Kaleske
Hi, > For example I was not able to find: > 1) when the method FieldType.setIndexed(true) was dropped and how to > change coding 5.0, see https://issues.apache.org/jira/browse/LUCENE-6013 > 2) Same for the method Query.extractTerms 5.2, see https://issues.apache.org/jira/browse/LUCENE-6425 hth,