ResultSet<Car> results = parser.retrieve(cars, "SELECT * FROM cars WHERE ( manufacturer like '%FORD%' ");
the user may not search the same value as DB so we are planning to search case sensitive, in DB we have manufacturer values as Ford if user search ford or Ford or FoRD cq-engine has to consider as a match, we can convert the manufacturer to lower / upper case or search keys also similar case , but I can't convert huge collection performance issue and a lot of work. is there a way do to cq-engine case sensitive search?
--
-- You received this message because you are subscribed to the "cqengine-discuss" group.
http://groups.google.com/group/cqengine-discuss
---
You received this message because you are subscribed to the Google Groups "cqengine-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cqengine-discu...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.