Using Cequel with the lucene-index-plugin

22 views
Skip to first unread message

Kai Rechtern

unread,
Nov 22, 2015, 2:16:09 PM11/22/15
to Cequel
Hi,

is it possible to use cequel with the lucene-indx.plugin (https://github.com/Stratio/cassandra-lucene-index) to support fulltext search? I have the plugin installed and it works 
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


Ishuah Kariuki

unread,
Apr 4, 2016, 9:43:54 AM4/4/16
to Cequel
Hi Kai,

I had the same issue, solved it by matching the cassandra-lucene-index plugin version to my cassandra deployment version (2.1.13).

Rafal Klodzinski

unread,
May 27, 2016, 9:28:53 PM5/27/16
to Cequel
Hi, 

Do you have an exmple of how you constructed the query using the lucene field on the table ?

Is it a raw select query in cequel ?

Thanks
Reply all
Reply to author
Forward
0 new messages