Inventory search / auto fill

When importing inventory items into an invoice it will only search the item name field. This is a short field and so we can use it for predictive search. Applying predictive search to the description field will result in poor performance as this particular field can be 500 characters in length. I think we’d need to look some other solution to this.