mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-08-23 22:48:23 +00:00
4b34231f28
Added a FacetOptions for HierarchicalFacet which add indexed and stored flags to it. Propagate change and update tests accordingly Added a test to ensure that a not indexed flag was taken care of. Added on Value implem the `path()` function to return the stored facet.