Lucene Migration Query

2020-11-22 Thread Adarsh Sunilkumar
Hi Team, Currently I am using Lucene 7.3, I want to upgrade to lucene 8.5.1. Should I do reindexing in this case ? Can I make use of backward codec jar without a reindex? Thanks & Regards, Adarsh Sunilkumar.

Lucene Migration query

2020-11-19 Thread Adarsh Sunilkumar
Hi Team, Currently I am using Lucene 7.3, I want to upgrade to lucene 8.5.1. Should I do reindexing in this case ? Can I make use of backward codec jar without a reindex? Thanks & Regards, Adarsh Sunilkumar

Re: Lucene Migration issue

2020-06-08 Thread Adarsh Sunilkumar
Hi Michael, Thanks for your information. Thanks&Regards, Adarsh Sunilkumar On Mon, Jun 8, 2020, 20:15 Michael McCandless wrote: > Ahh, yes is does! That is the change that made Lucene catch this mis-use, > whereas previously it would silently throw things away (term frequen

Re: Lucene Migration issue

2020-06-07 Thread Adarsh Sunilkumar
Hi Michael, Thanks for the information. Does the error has any relationship with this patch ttps://issues.apache.org/jira/browse/LUCENE-8134 <https://issues.apache.org/jira/browse/LUCENE-8134> Thanks& Regards, Adarsh Sunilkumar On Fri, Jun 5, 2020 at 7:28 PM Michael McCandless wrot

Lucene Migration issue

2020-06-05 Thread Adarsh Sunilkumar
Hi team, I am getting this error when I have tried migrating from lucene 7.3 to 8.5.1 cannot change field "abc" from index options=DOCS to inconsistent index options=DOCS_AND_FREQS_AND_POSITIONS can I know the issue ? what should I change ? thanks in advance. Thanks&Regards, Adarsh Sunilkumar