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

PostingsHighlighter should allow [expert] customization on how the field values are loaded

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.3, 6.0
    • modules/highlighter
    • None
    • New

    Description

      Today it always loads from stored fields (searcher.doc), but it's sometimes
      useful to customize this, eg if your app separately already loads stored
      fields then it can avoid double-loading them. Or if your app has some other
      place to pull the values from ...

      Attachments

        1. LUCENE-4846.patch
          7 kB
          Michael McCandless
        2. LUCENE-4846.patch
          6 kB
          Michael McCandless

        Activity

          People

            mikemccand Michael McCandless
            mikemccand Michael McCandless
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: