You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Marth (JIRA)" <ji...@apache.org> on 2014/03/05 17:09:48 UTC

[jira] [Resolved] (OAK-925) Query: Lucene index loads all path in memory

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

Michael Marth resolved OAK-925.
-------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 0.19)

> Query: Lucene index loads all path in memory
> --------------------------------------------
>
>                 Key: OAK-925
>                 URL: https://issues.apache.org/jira/browse/OAK-925
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: query
>            Reporter: Thomas Mueller
>
> Currently the Lucene index loads all paths in memory.
> This could result in an out-of-memory if there are many results. Also, it slows down performance if we only care about some of the results.
> Instead, the data should be loaded on demand if possible.
> As we anyway refactor the full-text engine, it doesn't make sense to solve this problem right now (with the existing Lucene index implementation), but wait for OAK-902 to be completed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)