Any good WordPress developer will tell you : always use a child theme. Sure you’ll get instances where you need to create a custom design from a starter theme such as Underscores, but even then – why not just create a child theme? […]
The MySQL fulltext search feature allows you to index your database and make the text fully searchable. If you want to index character counts less than 4, you will need to adjust your MySQL configuration.