Namespace Lucene.Net.Facet.Range
Provides range faceting capabilities.
Classes
DoubleRange
Represents a range over double values.
Note
This API is experimental and might change in incompatible ways in the next release.
DoubleRangeFacetCounts
Facets implementation that computes counts for
dynamic double ranges from a provided Lucene.
If you had indexed your field using Lucene.
Int64Range
Represents a range over System.
NOTE: This was LongRange in Lucene
Note
This API is experimental and might change in incompatible ways in the next release.
Int64RangeFacetCounts
Facets implementation that computes counts for
dynamic long ranges from a provided Lucene.
NOTE: This was LongRangeFacetCounts in Lucene
Note
This API is experimental and might change in incompatible ways in the next release.
Range
Base class for a single labeled range.
Note
This API is experimental and might change in incompatible ways in the next release.
RangeFacetCounts
Base class for range faceting.
Note
This API is experimental and might change in incompatible ways in the next release.