Dhwanit Gupta created LUCENE-7510:
-------------------------------------

             Summary: New index directory
                 Key: LUCENE-7510
                 URL: https://issues.apache.org/jira/browse/LUCENE-7510
             Project: Lucene - Core
          Issue Type: New Feature
          Components: core/index
    Affects Versions: 6.2.1
            Reporter: Dhwanit Gupta
            Priority: Minor


Hi

Currently Lucene gives functionality to write index on RAMDirectory or 
FSDirectory, but I want to write index in Cache.

To support writing index in cache, how should I proceed. I want to know how to 
implement my own Directory where I can write and read index ?

Thanks
Dhwanit



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to