Per Steffensen created LUCENE-5427:
--------------------------------------

             Summary: Support for changing FieldCache implementation in Lucene
                 Key: LUCENE-5427
                 URL: https://issues.apache.org/jira/browse/LUCENE-5427
             Project: Lucene - Core
          Issue Type: New Feature
          Components: core/search
    Affects Versions: 4.6
            Reporter: Per Steffensen


Believe in general it would be a nice feature to be able to overwrite the 
FieldCache-implementation in Lucene.

For instance we override with a FieldCache-implementation that basically does 
not allow anything to be put in the FieldCache caches. We have so much data 
that it always creates memory issues.

But I could imagine other reasons for wanting to override the 
FieldCache-implementation



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to