This is an automated email from the ASF dual-hosted git repository.

nightowl888 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git.


    from 764a8a2  BUG: 
Lucene.Net.TestFramework.Codecs.RAMOnly.RAMOnlyPostingsFormat - string 
comparison must be done using ordinal to match Java
     new 8339769  Lucene.Net.Support.Search.ReferenceContext: Sealed the class 
to keep VS2019 from complaining about its dispose method.
     new d19d961  Moved TaskMergeScheduler/TestTaskMergeScheduler to the 
Support folders

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../Index/TestTaskMergeScheduler.cs}                                | 6 +++---
 src/Lucene.Net/{ => Support}/Index/TaskMergeScheduler.cs            | 0
 src/Lucene.Net/Support/Search/ReferenceContext.cs                   | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)
 rename src/Lucene.Net.Tests/{Index/TestTaskMergeSchedulerExternal.cs => 
Support/Index/TestTaskMergeScheduler.cs} (97%)
 rename src/Lucene.Net/{ => Support}/Index/TaskMergeScheduler.cs (100%)

Reply via email to