# Instaclustr Managed Service adds Apache Cassandra Lucene Index Support

[Blog](/blog/)&gt;[Technology](/blog/category/technical/)&gt;Instaclustr Managed Service adds Apache Cassandra Lucene Index Support 

Instaclustr Managed Service adds Apache Cassandra Lucene Index Support
======================================================================

January 12, 2017 | By [ Ben Slater](https://www.instaclustr.com/blog/author/bens/)

 

 

 

 



   [ ](https://x.com/intent/tweet?text=Instaclustr%20Managed%20Service%20adds%20Apache%20Cassandra%20Lucene%20Index%20Support&url=https://www.instaclustr.com/blog/instaclustr-managed-service-adds-cassandra-lucene-index-support/) [ ](https://www.linkedin.com/shareArticle?mini=true&url=https://www.instaclustr.com/blog/instaclustr-managed-service-adds-cassandra-lucene-index-support/&title=&summary=Instaclustr%20Managed%20Service%20adds%20Apache%20Cassandra%20Lucene%20Index%20Support&source=) 

**Instaclustr is pleased to announce support for [Stratio’s Cassandra Lucene Index](https://github.com/Stratio/cassandra-lucene-index) as part of the Instaclustr Managed Service for Apache Cassandra.**

The Cassandra Lucene Index extends Cassandra’s native secondary index capability to include Lucene search capabilities including full-text search, relevance searches, and geospatial capabilities.

With the addition of support for the Cassandra Lucene Index, and existing support for [SASI](https://github.com/apache/cassandra/blob/trunk/doc/SASI.md) in Cassandra 3.x, Instaclustr’s Managed Service now supports fully open source solutions for the full range of full text search capabilities with Cassandra.

SASI, which is a native capability of Apache Cassandra, extends the core filtering capability of Apache Cassandra with features like:

- use of like clauses (`select * from users where name like ‘%slater%`’);
- using non-indexed columns further restrict query results (`select * from users where name like ‘%slater%’ and age > 100`); and
- tokenization (word stemming and case normalization).

The Cassandra Lucene Index is a third party open source project which uses Cassandra’s pluggable secondary index support to provide Apache Lucene search capabilities across data stored in Cassandra. It supports a much more comprehensive true search capabilities such as searching for multiple words within a text string and sorting responses based on relevance.

Both SASI and the Cassandra Lucene Index (like other available Cassandra-search integrations) are an implementation of Apache Cassandra’s secondary index capability. As such, you should be aware when using them that searches not using a partition key will not scale the same way that other Cassandra queries do (as searches will need to be executed by all nodes in the cluster). If possible, to preserve linear scalability, you should design your tables so that search can be narrowed by a small number of partition keys before executing the search portion.

Should you have any queries regarding our support for SASI or the Cassandra Lucene Index, please contact <sales@instaclustr.com>.

 

### About the author

**[Ben Slater](https://www.instaclustr.com/blog/author/bens/)** | Chief Product Officer

Chief Product Officer, charged with steering Instaclustr’s development roadmap and overseeing the product engineering, production support, open source, and consulting teams.

 

 [ Add Instaclustr as a preferred source on Google ](https://google.com/preferences/source?q=instaclustr.com)



 

 ![mail icon]()#### Get the latest articles for open sourceIn your inbox

 <a class="btn btn-primary btn-popup text-dark" href="">Sign up now</a> 

 

 

 

  ### Related content

 [ Zero Downtime Migration to Instaclustr 

 

 Yes, we can migrate existing Cassandra clusters to Instaclustr without any downtime. Here's what to expect from the process... 

 

 

 

 

 

 

 ](https://www.instaclustr.com/blog/zero-downtime-migration-to-instaclustr/) 

 [ Workflow Comparison: Uber Cadence vs Netflix Conductor 

 

 When choosing what’s right for your company’s opensource workflow needs it is important to know the difference and similarities ... 

 

 

 

 

 

 

 ](https://www.instaclustr.com/blog/workflow-comparison-uber-cadence-vs-netflix-conductor/) 

 [ Will Your Cassandra Database Project Succeed?: The New Stack 

 

 Open source Apache Cassandra® continues to stand out as an enterprise-proven solution for organizations seeking high availability... 

 

 

 

 

 

 

 ](https://www.instaclustr.com/blog/will-your-cassandra-database-project-succeed-the-new-stack/) 

 

  <a class="close-modal" href="">×</a>Sign upto ourNewsletter
-----------------------
