Admin Notiz The is_ featured page attribute must be indexed

After upgrade to 9.3.8 on an existing installation and a total fresh installation, the “Page List” Block refuses to work with “is-featured” attribute. Any other with this problem?

Thanks Michael

# Concrete Version
Core Version - 9.3.8
Version Installed - 9.3.8
Database Version - 20241115093300
# Server API
fpm-fcgi

# PHP Version
8.2.27

# PHP Extensions
calendar, cgi-fcgi, Core, ctype, curl, date, dom, exif, FFI, fileinfo, filter, ftp, gd, gettext, hash, iconv, imap, intl, json, libxml, mbstring, mysqli, mysqlnd, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, Phar, posix, pspell, random, readline, Reflection, session, shmop, SimpleXML, soap, sockets, sodium, SPL, sqlite3, standard, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, xml, xmlreader, xmlwriter, xsl, Zend OPcache, zip, zlib

# PHP Settings
max_execution_time - 120
allow_url_fopen - Off
allow_url_include - Off
error_log - no value
file_uploads - On
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 3000
max_multipart_body_parts - -1
memory_limit - 256M
post_max_size - 24M
short_open_tag - On
upload_max_filesize - 32M
zend.exception_string_param_max_len - 0
timelib version - 2022.12
iconv library version - 2.36
ICU version - 72.1
ICU Data version - 72.1
ICU TZData version - 2022e
ICU Unicode version - 15.0
libmbfl version - 1.3.2
Multibyte regex (oniguruma) version - 6.9.8
mbstring.regex_retry_limit - 1000000
mbstring.regex_stack_limit - 100000
Client API library version - mysqlnd 8.2.27
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
Client API version - mysqlnd 8.2.27
Phar API version - 1.1.1
session.cache_limiter - no value
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5
libsodium headers version - 1.0.18
libsodium library version - 1.0.18
unserialize_max_depth - 4096
opcache.jit_bisect_limit - 0
opcache.jit_max_exit_counters - 8192
opcache.jit_max_loop_unrolls - 8
opcache.jit_max_polymorphic_calls - 2
opcache.jit_max_recursive_calls - 2
opcache.jit_max_recursive_returns - 2
opcache.jit_max_root_traces - 1024
opcache.jit_max_side_traces - 128
opcache.max_accelerated_files - 10000
opcache.max_file_size - 0
opcache.max_wasted_percentage - 5
Zip version - 1.21.1
Libzip version - 1.7.3

You need to ensure the ‘Content included in search index’ option is selected in Dashboard > Pages & Themes > Attributes.
See this image for an example

2 Likes

Thanks - this is the solution!

If you mark my answer as the solution that would be great.