Hi,
if I use it over the console. But if I use the same query in my rails app, via Cequel::Record.connection.execute() it doesn't work. The query will be processed and I get results,
but the results are always the same and they have nothing to do with the keywords I was searching for.
Is it possible to get this to work?
Greetings
Kai