You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Xibao (JIRA)" <ji...@apache.org> on 2017/05/12 12:34:04 UTC

[jira] [Created] (LUCENE-7826) Support to unload FST's .tip into memory,make load or unload configuable!.

Xibao created LUCENE-7826:
-----------------------------

             Summary: Support to unload FST's .tip into memory,make load or unload configuable!.
                 Key: LUCENE-7826
                 URL: https://issues.apache.org/jira/browse/LUCENE-7826
             Project: Lucene - Core
          Issue Type: New Feature
          Components: core/FSTs, core/store
            Reporter: Xibao
            Priority: Minor


in real case,we use lucene index many documents. But some machine have not much memory.,once documents reach up to tens of billion,lucene can not start because of no enough memory. Most of the memry cost is FST;s .tip content.
So I want to pull my change on lucene core to make load FST's .tip into memory become configurable!
What do you think?



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

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