[jira] [Created] (IGNITE-5371) Persistence for text indices

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-5371) Persistence for text indices

Anton Vinogradov (Jira)
Alexei Scherbakov created IGNITE-5371:
-----------------------------------------

             Summary: Persistence for text indices
                 Key: IGNITE-5371
                 URL: https://issues.apache.org/jira/browse/IGNITE-5371
             Project: Ignite
          Issue Type: New Feature
          Components: cache
    Affects Versions: 2.1
            Reporter: Alexei Scherbakov
             Fix For: 2.2


Currently text indices (used with TextQuery) recide in java heap and do not survive node restarts. With the incoming persistence feature in 2.1  this behavior is uncceptable.

We need to implement LuceneDirectory based on PageMemory to make indices persistable and turn Ignite into full fledged full text search engine.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)