Keywords for Item search

Hi Team,
We want to save multiple keywords for every ITEM in Item Master. This will help users to quickly search the item by using relevant known words for those items. How can we save multiple keywords? is anyone using this feature? please advise.
Thanks.

You can add word in Description/Name and search with wildcard (%) operator (easy way to find item)

Name Item Name/Decsription
ITM-001 Stainless Steel Pipe Red
ITM-002 Carbon Steel Rod Yellow
ITM-003 Alloy Steel Sheet Black
ITM-004 Mild Steel Plate
ITM-005 Copper Wire

If you searching for ITM-001
then type %red&Stainless%

Keywords will not be a part of Item Name. They will be like matching details for the item name. We may use some local names too for the Item.
eg. Item Name - Europa lock L358
Keywords - Padlock, Steel Lock, Pin Key

For that you can create one custom Small Text field (add keywords in this field) in Item Doctype and Then add that field in search field in Item doctype via Customization Form, then you search like my previous response