Aspen-Discovery/aspen-discovery

Add the ability to search facets

Closed this issue · 2 comments

In the facet popup, we often don't get the full set of facets since there can be more than 100 values. Allow users to search the valid facet values using facet.contains.ignoreCase to load more facet values and then pick them.

We can also show fewer values by default to maximize page load time.

Can also use facet.startsWith to see if we can adjust relevance