You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/04/15 18:45:01 UTC

[GitHub] [lucene] mayya-sharipova opened a new pull request #87: Fix test that modifies schema

mayya-sharipova opened a new pull request #87:
URL: https://github.com/apache/lucene/pull/87


   LUCENE-9334 requires that docs have the same schema
   across the whole schema.
   This fixes the test TestDemoParallelLeafReader.testRandomMultipleSchemaGensSameField 
   that attempts to modify schema of "number" field
   from DocValues and Points to just DocValues.
   
   Relates to #11


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene] mayya-sharipova merged pull request #87: Fix test that modifies schema

Posted by GitBox <gi...@apache.org>.
mayya-sharipova merged pull request #87:
URL: https://github.com/apache/lucene/pull/87


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org