Technically, yes, in much the same way that Cassandra data can be indexed by Solr and Lucene (e.g., Stratio, Stargate, and DataStax DSE Search), but it is a major engineering challenge, not a minor task.
There is an open Accumulo Jira issue for Lucene integration: https://issues.apache.org/jira/browse/ACCUMULO-3698 The SQRRL commercial product has (or at least had before the company shifted its corporate strategy) Lucene indexing of Accumulo data, but that's a proprietary product: http://sqrrl.com/product/search/ -- Jack Krupansky On Thu, Apr 9, 2015 at 6:33 AM, madhvi <madhvi.gu...@orkash.com> wrote: > Hi, > > Can we use Lucene API to store and search data in Accumulo?can we have a > system, which is combination of the capabilities of both Accumulo and > Lucene so that data can be searched by lucene API which is actually stored > in Accumulo as key value.I have created lucene indexes of data stored in > accumulo, in HDFS. > Lucene queries are working fine over that but I want to use those indexes > to be searched via accumulo means the lucene queries should run via > accumulo. > > Madhvi Gupta > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > >