Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-775

Searcher code creating Hits is somewhat messy

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None
    • New, Patch Available

    Description

      This patch makes sure all Hits-resulting queries sent to Searcher pass though the same methods, rather than an ad hoc Hits call per method call. Did it so it would be easier for me to implement this decorated searcher cache of mine.

      I could not find any implementations overriding the methods I set final, so I think it is allright.

      Attachments

        1. searcher.diff
          2 kB
          Karl Wettin

        Activity

          People

            Unassigned Unassigned
            karl.wettin Karl Wettin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: