[GitHub] [lucene] mayya-sharipova commented on a diff in pull request #842: LUCENE-10518: Relax field consistency check for old indices

2022-04-29 Thread GitBox
mayya-sharipova commented on code in PR #842: URL: https://github.com/apache/lucene/pull/842#discussion_r861981910 ## lucene/core/src/java/org/apache/lucene/index/FieldInfos.java: ## @@ -178,7 +179,15 @@ public static FieldInfos getMergedFieldInfos(IndexReader reader) {

[GitHub] [lucene] mayya-sharipova commented on a diff in pull request #842: LUCENE-10518: Relax field consistency check for old indices

2022-04-29 Thread GitBox
mayya-sharipova commented on code in PR #842: URL: https://github.com/apache/lucene/pull/842#discussion_r861981910 ## lucene/core/src/java/org/apache/lucene/index/FieldInfos.java: ## @@ -178,7 +179,15 @@ public static FieldInfos getMergedFieldInfos(IndexReader reader) {

[GitHub] [lucene] mayya-sharipova commented on a diff in pull request #842: LUCENE-10518: Relax field consistency check for old indices

2022-04-27 Thread GitBox
mayya-sharipova commented on code in PR #842: URL: https://github.com/apache/lucene/pull/842#discussion_r860262352 ## lucene/core/src/java/org/apache/lucene/index/FieldInfos.java: ## @@ -178,7 +179,15 @@ public static FieldInfos getMergedFieldInfos(IndexReader reader) {