2 Replies Latest reply on Mar 24, 2015 9:12 AM by sandkuma123

    Lucene indexes on cassandra

    sandkuma123

      I need to store lucene indexes on cassandra and also provide distributed queries and a mass Indexer.

      Is there an implementation of storing lucene indexes into cassandra and then querying?

      any examples on rewriting SearchManager/ClusteredCaceQueryImpl with any nosql cache store if not cassandra?