[ 
https://issues.apache.org/jira/browse/ACCUMULO-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389295#comment-14389295
 ] 

Christopher Tubbs commented on ACCUMULO-3698:
---------------------------------------------

Well, I'm not using Lucene at all, but Accumulo is basically a large sorted 
key-value store. Providing the level of integration you describe seems (to me) 
like something that somebody would build on top of Accumulo's core 
functionality, translating the Lucene API to a particular key-value schema 
stored in Accumulo. I don't know enough about Lucene to make this work, but it 
seems like a reasonable thing to do, and I would be in favor of somebody doing 
it.

I don't know how much it makes sense for Accumulo to modify its core 
behavior/API to look more like Lucene, though (I just don't know enough about 
Lucene). I just think that *minimally*, example code that uses the Lucene API 
with data stored in Accumulo, would be very cool.

> Lucene and Accumulo Integration
> -------------------------------
>
>                 Key: ACCUMULO-3698
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3698
>             Project: Accumulo
>          Issue Type: Wish
>          Components: examples
>            Reporter: mohit kaushik
>
> Lucene stores its data in key-value pairs and Accumulo too. But Accumulo do 
> provide search capabilities like Lucene. Both are written in Java, 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.
> Can we use Lucene API to store and search data in Accumulo? Is anyone working 
> on this or would like to through some light on the procedure and amount of 
> work needed to do this?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to