﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
32543	Add `search_help_text` to `admin.ModelAdmin`	Caram	Hasan Ramezani	"The admin `changelist_view` has a search box, but the user does not know which fields will be searched. They can only find out by trial and error.

There is a need for users to know which fields will  be searched.

This patch [https://github.com/django/django/pull/14117] adds a new `search_help_text` field to `ModelAdmin` that will display a help text below the search  bar."	New feature	closed	contrib.admin	4.0	Normal	fixed	admin search_fields		Ready for checkin	1	0	0	0	1	1
