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 d58ed59  Lucene.Net.Support.ListExtensions::SubList(): Factored out in 
favor of J2N's GetView() method
     new 68e8e48  BREAKING: 
Lucene.Net.QueryParser.Flexible.Core.Nodes.IQueryNode: Added RemoveChildren() 
method from Lucene 8.8.1 to fix broken RemoveFromParent() method behavior 
(applies patch LUCENE-5805).
     new 15549f8  BREAKING: 
Lucene.Net.QueryParser.Flexible.Core.Nodes.IQueryNode: Added TryGetTag() method 
to simplify looking up a tag by name.

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:
 .../Flexible/Core/Nodes/QueryNode.cs               | 12 +++++++
 .../Flexible/Core/Nodes/QueryNodeImpl.cs           | 41 ++++++++++++----------
 .../Flexible/Core/Nodes/TestQueryNode.cs           | 17 +++++++++
 3 files changed, 52 insertions(+), 18 deletions(-)

Reply via email to