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 18e84c1 PERFORAMANCE: Lucene.Net.Search.FieldCacheRangeFilter: Added
protected Equals(x, y) method to allow subclasses to compare equality for value
types without boxing
add 55ebd1e Lucene.Net.Expressions.SimpleBindings: Added collection
initializer and updated DistanceFacetsExample and
ExpressionAggregationFacetsExample to demonstrate usage.
No new revisions were added by this update.
Summary of changes:
src/Lucene.Net.Demo/Facet/DistanceFacetsExample.cs | 8 +++++---
.../Facet/ExpressionAggregationFacetsExample.cs | 8 +++++---
src/Lucene.Net.Expressions/SimpleBindings.cs | 23 ++++++++++++++--------
.../TestDemoExpressions.cs | 16 +++++++++------
4 files changed, 35 insertions(+), 20 deletions(-)