Use some kind of information retrieval system, that can deal with multi context data
Currently lets say I want to get all transactions with bus, in the current system we are using fuzzy search which allows returning of queries which include the keyword bus, but also return butterscotch icecream, which is not ideal.
Use some kind of information retrieval system, that can deal with multi context data Currently lets say I want to get all transactions with
bus
, in the current system we are using fuzzy search which allows returning of queries which include the keywordbus
, but also returnbutterscotch icecream
, which is not ideal.