You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2017/06/07 13:53:18 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-5371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Mashenkov reassigned IGNITE-5371:
----------------------------------------

    Assignee: Andrew Mashenkov

> 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
>            Assignee: Andrew Mashenkov
>             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)