-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Description
Steps to reproduce the issue
- Have an article with CustomField Type text, editor or textarea
- make sure the CustomField is set to SEARCHABLE at CustomField-options
- enter your search-string (e.g. "Hulk") into the CustomField in your article and save the article
- start search-index
- in frontend search for "Hulk" at Joomla!-Search
Expected result
the article which has "Hulk" in the CustomField is found by Joomla!´s search
Actual result
the article is NOT found
System information (as much as possible)
Joomla! 4.2.0-alpha3-dev
Additional comments
after indexing the word "Hulk" is liste at the search-index in backend, but no results after searching in frontend
Maybe it belongs to this PR?
#36747