You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had to manually unset pivot facets from the blacklight advanced request parameters. I did this by setting pivot_facet to ''. I'm a) not sure that it is expected behavior that pivot facets can't be excluded the same way as other facets and b) not sure the way I excluded it is the best way (though it worked).
I had to manually unset pivot facets from the blacklight advanced request parameters. I did this by setting
pivot_facet
to''
. I'm a) not sure that it is expected behavior that pivot facets can't be excluded the same way as other facets and b) not sure the way I excluded it is the best way (though it worked).I believe this is a partially known issue too.
If this is expected behavior, I think that it'd be useful to add a note to the README on pivot facets.
The text was updated successfully, but these errors were encountered: