* Please note that this is for a uni assignment so I'm not after a solution - just after a bit of insight into the problem * I've been tasked with writing a "small search engine that is boolean aware" ...
In current example pairing logic, the number/boolean types could only accept number/boolean value. We should allow string value for these cases and try to convert the string value to the correct type.