Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-2889

Implement Adaptive Replacement Cache

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 3.4
    • None
    • search
    • None

    Description

      Currently Solr's caches are LRU, which doesn't look at hitcount to decide which entries are most important. There is a method that takes both frequency and time of cache hits into account:

      http://en.wikipedia.org/wiki/Adaptive_Replacement_Cache

      If it's feasible, this could be a good addition to Solr/Lucene.

      Attachments

        There are no Sub-Tasks for this issue.

        Activity

          People

            Unassigned Unassigned
            elyograg Shawn Heisey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: