- Issue created by @damienmckenna
- 🇺🇸United States damienmckenna NH, USA
FYI this affects all views that use a Search API index as its source, not just this one view.
- 🇦🇹Austria drunken monkey Vienna, Austria
drunken monkey → made their first commit to this issue’s fork.
- 🇦🇹Austria drunken monkey Vienna, Austria
Thanks for reporting this problem, and sorry it took me a while to respond.
Looking into the three types of warnings separately:
- The problem with
time_diff.description
is actually a Core bug, see 🐛 TimestampFormatter / time_diff missing config schema Active . Once that is fixed we might need to also adapt this module, but I wouldn’t do that right away. - I cannot reproduce the problem with
search_api_excerpt.filter_type
, thefilter_type
option is properly defined for typeviews.field.search_api_text
. Maybe your view’s config defines a wrong plugin ID for that field? Try re-saving the view to fix this. - The problems with the facet filters should be reported in the Facets module.
- The problem with