Fork me on GitHub
  • API

    Show / Hide Table of Contents

    Namespace Lucene.Net.Demo.Facet

    Facets example code.

    Classes

    AssociationsFacetsExample

    Shows example usage of category associations.

    DistanceFacetsExample

    Shows simple usage of dynamic range faceting, using the expressions module to calculate distance.

    ExpressionAggregationFacetsExample

    Shows facets aggregation by an expression.

    MultiCategoryListsFacetsExample

    Demonstrates indexing categories into different indexed fields.

    RangeFacetsExample

    Shows simple usage of dynamic range faceting.

    SimpleFacetsExample

    Shows simple usage of faceted indexing and search.

    SimpleSortedSetFacetsExample

    Shows simple usage of faceted indexing and search using Lucene.Net.Facet.SortedSet.SortedSetDocValuesFacetField and Lucene.Net.Facet.SortedSet.SortedSetDocValuesFacetCounts.

    • Improve this Doc
    Back to top Copyright © 2021 The Apache Software Foundation, Licensed under the Apache License, Version 2.0
    Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation.
    All other marks mentioned may be trademarks or registered trademarks of their respective owners.