Stratio / cassandra-lucene-index

Lucene based secondary indexes for Cassandra
Apache License 2.0
600 stars 170 forks source link

Unable to find custom indexer in Cassandra 3.11.2 #396

Open rakibulalam opened 6 years ago

rakibulalam commented 6 years ago

I used the latest lucene index (3.0.14.1) for Cassandra latest version ( 3.11.2 ). Create jar file and put all required files into lib folder. I think lucene is one step down from latest Cassandra. Is that cause ? for unable to find custom index ?

rakibulalam commented 6 years ago

Thanks finally could able to figure out and solving the problem.